Defender for Containers should be enabled

High Azure General defenderstatus-threat-protection-2

Microsoft Defender for Containers provides threat detection and security alerts

Applies to

  • Microsoft.Security/defenderStatus

What CGPulse checks

A resource passes this rule when plans.Containers must equal Standard. Anything else is reported as a finding with the evaluated property value attached as evidence.

How to fix it

Enable Defender for Containers to detect threats in container workloads. In Azure Portal: Microsoft Defender for Cloud > Environment settings > enable Containers plan. See: https://learn.microsoft.com/en-us/azure/defender-for-cloud/defender-for-containers-introduction

CLI

az security pricing create --name Containers --tier Standard

Terraform

resource "azurerm_security_center_subscription_pricing" "containers" {
  tier          = "Standard"
  resource_type = "Containers"
}

Compliance frameworks

Vendor documentation

Is your environment compliant with this rule?

CGPulse checks it — and 621 others — against your Azure and AWS accounts with read-only access.

Run a free scan

Related Azure rules

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.