Skip to main content

πŸ“ Azure Subscription Microsoft Defender For Resource Manager is not set to On 🟒

  • Contextual name: πŸ“ Microsoft Defender For Resource Manager is not set to On 🟒
  • ID: /ce/ca/azure/subscription/microsoft-defender-for-resource-manager
  • Located in: πŸ“ Azure Subscription

Flags​

Our Metadata​

  • Policy Type: COMPLIANCE_POLICY
  • Policy Category:
    • SECURITY

Logic​

Description​

Open File

Description​

Microsoft Defender for Resource Manager scans incoming administrative requests to change your infrastructure from both CLI and the Azure portal.

Rationale​

Scanning resource requests lets you be alerted every time there is suspicious activity in order to prevent a security threat from being introduced.

Impact​

Enabling Microsoft Defender for Resource Manager requires enabling Microsoft Defender for your subscription. Both will incur additional charges.

Audit​

This policy flags an Azure Subscription as INCOMPLIANT if the related Azure Defender Plan for Resource Manager has its Pricing Tier set to Free.

A Subscription is also marked as INCOMPLIANT if the Defender Plan for Resource Manager does not exist in the CMDB.

Default Value​

By default, Microsoft Defender for Resource Manager is not enabled.

References​

  1. https://docs.microsoft.com/en-us/azure/defender-for-cloud/enable-enhanced-security
  2. https://docs.microsoft.com/en-us/azure/defender-for-cloud/defender-for-resource-manager-introduction

... see more

Remediation​

Open File

Remediation​

From Azure Portal​

  1. Go to Microsoft Defender for Cloud.
  2. Under Management, select Environment Settings.
  3. Click on the subscription name.
  4. Select the Defender plans blade.
  5. Select On under Status for Resource Manager.
  6. Select Save.

From Azure CLI​

Use the below command to enable Standard pricing tier for Defender for Resource Manager:

az security pricing create -n 'Arm' --tier 'Standard'

From PowerShell​

Use the below command to enable Standard pricing tier for Defender for Resource Manager:

Set-AzSecurityPricing -Name 'Arm' -PricingTier 'Standard'

policy.yaml​

Open File

Linked Framework Sections​

SectionSub SectionsInternal RulesPoliciesFlags
πŸ’Ό CIS Azure v2.1.0 β†’ πŸ’Ό 2.1.11 Ensure That Microsoft Defender for Resource Manager Is Set To 'On' - Level 2 (Automated)1
πŸ’Ό CIS Azure v3.0.0 β†’ πŸ’Ό 3.1.9.1 Ensure That Microsoft Defender for Resource Manager Is Set To 'On' (Automated)1
πŸ’Ό CIS Azure v4.0.0 β†’ πŸ’Ό 9.1.9.1 Ensure That Microsoft Defender for Resource Manager Is Set To 'On' (Automated)1
πŸ’Ό Cloudaware Framework β†’ πŸ’Ό Microsoft Defender Configuration26