Question 942 of 209
easyMultiple ChoiceObjective-mapped
SC-200 Practice Question: A large organization manages multiple Azure…
A large organization manages multiple Azure subscriptions under a single management group. The security team wants to ensure that when new subscriptions are added to the management group, the Microsoft Defender for Cloud plans (e.g., Defender for Servers) are automatically enabled. What is the most efficient way to achieve this?
⚠ Common exam trap
Many candidates confuse the 'Enable at management group level' portal setting (which only applies to existing subscriptions) with the automatic inheritance behavior of Azure Policy, leading them to choose Option B.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Assign the Azure Policy initiative 'Configure Azure Defender to be enabled on subscriptions' to the management group with appropriate policy parameters.
Assigning the built-in Azure Policy initiative 'Configure Azure Defender to be enabled on subscriptions' to the management group ensures that any new subscription added under that management group automatically inherits the policy. This initiative uses DeployIfNotExists effect to enable the specified Defender plans (e.g., Defender for Servers) on subscriptions that do not already have them enabled, providing a fully automated, scalable solution without manual intervention.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Assign the Azure Policy initiative 'Configure Azure Defender to be enabled on subscriptions' to the management group with appropriate policy parameters.
Why this is correct
This built-in policy initiative uses DeployIfNotExists effects to enable Microsoft Defender for Cloud plans across all subscriptions within the management group's hierarchy. Because Azure Policy assignments are inherited and continuously evaluated, any subscription added later automatically receives the Defender plans without manual intervention. Assigning parameters lets you control which plans (e.g., SQL, Storage, Key Vault) are enabled, while the policy's remediation task ensures existing non-compliant subscriptions are brought into compliance.
- ✗
Enable all Microsoft Defender plans at the management group level in the Microsoft Defender for Cloud portal.
Why it's wrong here
Using the portal's environment settings to toggle Defender plans on at the management group scope only applies the configuration to subscriptions currently present in that hierarchy. When a new subscription is created, it does not inherit those portal-level plan settings, so it remains unprotected until someone enables the plans again. The portal toggle is a one-time operation, not a continuous governance mechanism, so it fails to meet the automatic compliance requirement.
- ✗
Manually enable the Defender plans on each new subscription as they are created.
Why it's wrong here
Manually enabling Defender plans as each new subscription is created is operationally brittle and depends on an engineer remembering the steps every time. There is no enforcement layer, so a missed subscription would silently remain without security coverage, and audit evidence of when and how plans were enabled would be unreliable. Manual toggling also cannot scale across a large multi-subscription environment or provide the steady-state compliance that Azure Policy delivers.
- ✗
Use an Azure Blueprint to assign the Defender plans to the subscription.
Why it's wrong here
Azure Blueprints are designed for deploying and consistently applying a defined set of resources, policies, and role assignments to subscriptions, typically during initial provisioning or for establishing a baseline. They do not, however, provide the reactive, continuous mechanism required to automatically enable Defender for Cloud plans on *new subscriptions added to an existing management group* after the blueprint's initial assignment. Blueprints are excellent for enforcing a compliant environment at the point of subscription creation or when applying a template, ensuring initial setup includes specific Defender policy assignments.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This SC-200 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SC-200 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.