AZ-900 Describe Azure management and governance Practice Question
A multinational corporation wants to deploy a standard set of Azure resources—including virtual networks, virtual machines, and SQL databases—to multiple departments. Each deployment must automatically include assigned Azure Policy definitions to enforce security rules, role-based access control (RBAC) assignments for the operations team, and a predefined naming convention. The solution must provide a single, repeatable package that can be versioned and updated centrally. Which Azure service should the company use?
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
✓
Azure Blueprints
Azure Blueprints is designed to orchestrate the deployment of resource templates (such as ARM templates or Azure Resource Manager templates) along with governance artifacts like Azure Policy assignments, RBAC role assignments, and resource groups. It provides a versioned, repeatable definition that can be assigned to subscriptions or management groups, ensuring consistent and compliant deployments across an organization. Azure Policy alone only enforces rules but does not orchestrate resource deployment. ARM templates define the infrastructure but lack built-in governance artifact management. Management Groups provide hierarchical organization but do not package deployments with policies and RBAC.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Azure Blueprints
Why this is correct
Azure Blueprints is a governance service that packages cloud-ready environment artifacts — ARM templates, Azure Policy definitions, RBAC role assignments, and resource groups — into a single versionable blueprint definition. When assigned to a subscription, the service orchestrates the deployment of all artifacts together, enforcing policy and role assignments as part of the resource creation process. This makes it explicitly suited for standardizing a set of compliant environments, unlike ARM templates alone or management groups.
- ✗
Azure Policy
Why it's wrong here
Azure Policy is a compliance evaluation and enforcement service focused on governing resource behavior through rules (e.g., allowed locations, enforced tags). It can apply policy definitions or initiatives to management groups and subscriptions, but it does not handle the deployment or provisioning of ARM templates, nor the assignment of RBAC roles. While a Blueprint can embed Policy definitions, Policy itself cannot package a full standard environment or orchestrate resource deployment, so it is a component rather than the coordinating artifact.
When this WOULD be correct
An exam question asks: 'Which Azure service can be used to enforce that all resources in a subscription have a specific tag and are deployed only in allowed regions?' In that scenario, Azure Policy is correct because it applies rules to existing and new resources without deploying infrastructure.
- ✗
Azure Resource Manager templates
Why it's wrong here
Incorrect. ARM templates define the infrastructure as code for resources, but they do not natively include policy definitions or RBAC assignments as part of a governance package. They are one component that can be used within a Blueprint.
When this WOULD be correct
An organization needs to deploy a repeatable infrastructure (e.g., VMs, storage, networking) with consistent configuration across environments, but does not require built-in policy, RBAC, or naming convention enforcement. The focus is purely on resource provisioning, not governance.
- ✗
Azure Management Groups
Why it's wrong here
Azure Management Groups provide a hierarchical, logical container above subscriptions to organize enterprise governance and apply inherited policies or RBAC assignments across multiple subscriptions. They do not create or deploy resources, nor do they package ARM templates, policies, and roles into a single repeatable deployment artifact. A management group simply enables access control and compliance inheritance; the actual standard resources must be deployed separately, for example via Azure Blueprints.
When this WOULD be correct
A company needs to apply consistent governance (e.g., allowed regions, RBAC assignments) across multiple subscriptions without deploying any resources. The question would ask: 'Which service organizes subscriptions and enforces compliance at scale?'
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AZ-900 exam frequently reuses these exact scenarios with slightly different constraints.
✓Azure BlueprintsCorrect answer▾
Why this is correct
Azure Blueprints is a governance service that packages cloud-ready environment artifacts — ARM templates, Azure Policy definitions, RBAC role assignments, and resource groups — into a single versionable blueprint definition. When assigned to a subscription, the service orchestrates the deployment of all artifacts together, enforcing policy and role assignments as part of the resource creation process. This makes it explicitly suited for standardizing a set of compliant environments, unlike ARM templates alone or management groups.
✗Azure PolicyWrong answer — click to see why▾
Why this is wrong here
Azure Policy only enforces individual compliance rules (e.g., allowed SKUs, tagging) but cannot deploy resources or assign RBAC roles as a single repeatable package. The question requires deploying a full set of resources with policies, RBAC, and naming conventions together.
★ When this WOULD be the correct answer
An exam question asks: 'Which Azure service can be used to enforce that all resources in a subscription have a specific tag and are deployed only in allowed regions?' In that scenario, Azure Policy is correct because it applies rules to existing and new resources without deploying infrastructure.
Why candidates choose this
Candidates often confuse Azure Policy with Blueprints because both enforce compliance, but they overlook that Blueprints orchestrates resource deployment and role assignments, while Policy only governs resource properties.
✗Azure Resource Manager templatesWrong answer — click to see why▾
Why this is wrong here
Azure Resource Manager templates can deploy infrastructure but cannot natively include Azure Policy definitions, RBAC assignments, or predefined naming conventions as part of a single, versioned package. They lack the governance and compliance features that Azure Blueprints provide.
★ When this WOULD be the correct answer
An organization needs to deploy a repeatable infrastructure (e.g., VMs, storage, networking) with consistent configuration across environments, but does not require built-in policy, RBAC, or naming convention enforcement. The focus is purely on resource provisioning, not governance.
Why candidates choose this
Candidates often confuse ARM templates with Blueprints because both are used for deployment, but they overlook that Blueprints add governance and compliance capabilities beyond just infrastructure-as-code.
✗Azure Management GroupsWrong answer — click to see why▾
Why this is wrong here
Azure Management Groups organize subscriptions hierarchically for policy and RBAC inheritance, but they cannot package a set of resources (VMs, SQL DBs) with policies and RBAC into a single, versioned, repeatable deployment. They lack the ability to deploy resources themselves.
★ When this WOULD be the correct answer
A company needs to apply consistent governance (e.g., allowed regions, RBAC assignments) across multiple subscriptions without deploying any resources. The question would ask: 'Which service organizes subscriptions and enforces compliance at scale?'
Why candidates choose this
Candidates may confuse Management Groups with Blueprints because both involve policy and RBAC inheritance, but Management Groups only provide hierarchical structure, not resource deployment or versioned packages.
Analysis generated from the official AZ-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Quick reference
Access Control Model Comparison
| Model | Acronym | Who Controls Access? | Best For |
|---|---|---|---|
| Discretionary Access Control | DAC | Resource owner | Small teams, file shares |
| Mandatory Access Control | MAC | System / security labels | Classified govt / military |
| Role-Based Access Control | RBAC | Administrator (via roles) | Enterprise environments |
| Attribute-Based Access Control | ABAC | Policy engine (user + resource attributes) | Fine-grained, dynamic policies |
| Rule-Based Access Control | RuBAC | System rules / ACLs | Firewall rules, network ACLs |
Go deeper
Related to this question
Learn chapter
Azure Cost Management and Billing
Key term
RBAC
RBAC is a method of restricting network access based on the roles of individual users within an organization, where permissions are assigned to roles rather than to individuals directly.
Key term
Role
A role is a named set of permissions that can be assigned to users or groups to control access to resources in an IT environment.
About these practice questions
Courseiva writes every AZ-900 question from scratch — 981 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AZ-900 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 AZ-900 exam.