A city now has ten Azure subscriptions and wants one place to inherit governance policy downward instead of configuring each subscription from scratch. Which construct organizes subscriptions for that hierarchy?
Select an answer to reveal the explanation.
Short Explanation
Ten subscriptions and ten copy-paste policy jobs is a headache. Drop those subscriptions under a management group and governance can flow down the tree. One parent, many children — that is the point.
Full Explanation
Management groups are containers for subscriptions that enable hierarchical governance. Policy and access assignments at a management group can inherit to child management groups and subscriptions. They address scale across many subscriptions rather than replacing resource groups inside a single subscription.