π 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β
- π’ Policy with categories
- π’ Policy with type
- π’ Production policy
Our Metadataβ
- Policy Type:
COMPLIANCE_POLICY
- Policy Category:
SECURITY
Logicβ
- π§ prod.logic.yaml π’
Descriptionβ
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β
From Azure Portalβ
- Go to
Microsoft Defender for Cloud
.- Under
Management
, selectEnvironment Settings
.- Click on the subscription name.
- Select the
Defender plans
blade.- Ensure
Status
is set toOn
forResource Manager
.From Azure CLIβ
Ensure the output of the below command is
Standard
:az security pricing show -n 'Arm' --query 'PricingTier'
From Azure PowerShellβ
Get-AzSecurityPricing -Name 'Arm' | Select-Object Name,PricingTier
Ensure the output of
PricingTier
isStandard
.From Azure Policyβ
If referencing a digital copy of this Benchmark, clicking a Policy ID will open a link to the associated Policy definition in Azure.
... see more
Remediationβ
Remediationβ
From Azure Portalβ
- Go to
Microsoft Defender for Cloud
.- Under
Management
, selectEnvironment Settings
.- Click on the subscription name.
- Select the
Defender plans
blade.- Select
On
underStatus
forResource Manager
.- 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β
Linked Framework Sectionsβ
Section | Sub Sections | Internal Rules | Policies | Flags |
---|---|---|---|---|
πΌ 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 | |||
πΌ Cloudaware Framework β πΌ Microsoft Defender Configuration | 26 |