A statewide Azure governance team assigns an Azure Policy at a management group that contains every city subscription. What inheritance behavior should municipal IT expect?
Select an answer to reveal the explanation.
Short Explanation
Put the rule high on the management-group tree and the subscriptions hanging under it feel it. That hierarchy is how states push one standard to many cities without pasting the same assignment fifty times.
Full Explanation
Azure’s management hierarchy lets governance assignments at a management group scope apply to child subscriptions (and their resources) according to how Policy scope works. That enables consistent statewide standards. Fundamentals understanding ties Policy scope to the management group → subscription → resource group hierarchy without requiring custom policy authoring.