Defender for Resource Manager should be enabled

High Azure General defenderstatus-threat-protection-5

Microsoft Defender for Arm provides threat detection and security alerts

Applies to

  • Microsoft.Security/defenderStatus

What CGPulse checks

A resource passes this rule when plans.Arm 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 Resource Manager to detect threats against management operations. In Azure Portal: Microsoft Defender for Cloud > Environment settings > enable ARM plan. See: https://learn.microsoft.com/en-us/azure/defender-for-cloud/defender-for-resource-manager-introduction

CLI

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

Terraform

resource "azurerm_security_center_subscription_pricing" "arm" {
  tier          = "Standard"
  resource_type = "Arm"
}

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.