turbot/azure_compliance

Control: 3.1.4.2 Ensure that 'Agentless discovery for Kubernetes' component status 'On'

Description

Enable automatic discovery and configuration scanning of the Microsoft Kubernetes clusters.

As with any compute resource, Container environments require hardening and run-time protection to ensure safe operations and detection of threats and vulnerabilities.

Remediation

From Azure Portal

  1. From the Azure Portal Home page, select Microsoft Defender for Cloud.
  2. Under Management select Environment Settings.
  3. Select a subscription.
  4. Under Settings > Defender Plans, click Settings & monitoring.
  5. Locate the row for Agentless discovery for Kubernetes.
  6. Select On.
  7. Click Continue in the top left.

Repeat the above for any additional subscriptions.

Default Value

By default, Microsoft Defender for Containers is Off. If Defender for Containers is enabled from the Microsoft Defender for Cloud portal, auto provisioning will be enabled.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.cis_v300_3_1_4_2

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.cis_v300_3_1_4_2 --share

SQL

This control uses a named query:

securitycenter_azure_defender_on_for_containers

Tags