Subscriptions and Governance
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Microsoft Azure Administrator premium course — no separate purchase.
Included in this chapter:
- The scope hierarchy: how governance flows down
- Azure Policy: definitions, initiatives, effects, remediation
- Resource locks and tags
- Cost management: budgets, alerts, and Advisor
- Exam-pattern recognition
Four governance controls: what each one actually constrains
| Dimension | Azure Policy | Resource lock | Azure RBAC | Tags |
|---|---|---|---|---|
| Governs | Resource properties/config | Delete & modify operations | Who can perform actions | Organization & reporting metadata |
| Key question | Is this resource allowed to look like this? | Can this resource be changed or deleted? | Is this principal allowed to act? | How do I label and group this? |
| Overrides RBAC roles? | No: runs alongside | Yes: blocks even Owner | It IS the role layer | No: purely descriptive |
| Inherited down scopes? | Yes (assignment scope down) | Yes (most restrictive wins) | Yes (assignment scope down) | No: must be Policy-enforced |
| Typical effects/levels | Audit / Deny / DeployIfNotExists | CanNotDelete / ReadOnly | Built-in or custom role + scope | Key/value pairs |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- https://learn.microsoft.com/en-us/azure/governance/management-groups/overview
- https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/manage-resource-groups-portal
- https://learn.microsoft.com/en-us/azure/cost-management-billing/manage/create-subscription
- https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-resource-group-and-subscription
- https://learn.microsoft.com/en-us/azure/governance/policy/overview
- https://learn.microsoft.com/en-us/azure/governance/policy/concepts/initiative-definition-structure
- https://learn.microsoft.com/en-us/azure/governance/policy/concepts/assignment-structure
- https://learn.microsoft.com/en-us/azure/governance/policy/concepts/effect-basics
- https://learn.microsoft.com/en-us/azure/governance/policy/how-to/get-compliance-data
- https://learn.microsoft.com/en-us/azure/governance/policy/how-to/remediate-resources
- https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/lock-resources
- https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources
- https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-policies
- https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/quick-acm-cost-analysis
- https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-acm-create-budgets
- https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-overview
- https://learn.microsoft.com/en-us/azure/advisor/advisor-overview
- https://learn.microsoft.com/en-us/azure/cost-management-billing/reservations/save-compute-costs-reservations