Enable Microsoft Defender for Cloud Only for Production Resources – Other Plans Should Remain Off
Hello, I'm managing a subscription under Azure subscription 1 and I want to enable Microsoft Defender for Cloud ONLY for production resources (resource group: yell-production-resources
). All other environments (dev, qa, staging, etc.) should remain excluded from Defender coverage.
Currently:
I attempted to enable Defender for Servers (P2) only for the production RG.
I set up a policy assignment for yell-production-resources
with DeployIfNotExists
, but I'm unsure if it's applying correctly.
In Defender settings, the toggles for enabling things like Vulnerability Assessment, Agentless Scanning, and File Integrity Monitoring are greyed out (disabled).
Only Endpoint Protection is On, the rest are Off and unclickable.
I want clarity on:
How to properly enable Defender plans for only the production RG.
Why settings under Settings & Monitoring > Defender Plans are disabled (greyed out).
What role or permissions are needed to activate them if mine aren't enough.
Goal: Enable Defender coverage (P2 plan) only for critical production resources. Everything else must remain off.
Thanks in advance.Hello,
I'm managing a subscription under Azure subscription 1 and I want to enable Microsoft Defender for Cloud ONLY for production resources (resource group: yell-production-resources
). All other environments (dev, qa, staging, etc.) should remain excluded from Defender coverage.
Currently:
I attempted to enable Defender for Servers (P2) only for the production RG.
I set up a policy assignment for yell-production-resources
with DeployIfNotExists
, but I'm unsure if it's applying correctly.
In Defender settings, the toggles for enabling things like Vulnerability Assessment, Agentless Scanning, and File Integrity Monitoring are greyed out (disabled).
Only Endpoint Protection is On, the rest are Off and unclickable.
I want clarity on:
How to properly enable Defender plans for only the production RG.
Why settings under Settings & Monitoring > Defender Plans are disabled (greyed out).
What role or permissions are needed to activate them if mine aren't enough.
Goal: Enable Defender coverage (P2 plan) only for critical production resources. Everything else must remain off.
Thanks in advance.