AZ-900 Describe Azure management and governance Practice Question
A company wants to deploy a standardized environment that includes Azure Policy assignments, RBAC roles, and resource group templates. They need to version these components and apply them to multiple subscriptions. Which Azure service should they use?
⚠ Common exam trap
Watch out — candidates often confuse Azure Policy with Azure Blueprints, thinking that Policy alone can deploy and version a full environment, but Policy only enforces rules on existing resources and cannot orchestrate the deployment of RBAC roles and resource group templates as a single versioned artifact.
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 the correct service because it is designed to orchestrate the deployment of a standardized environment by packaging Azure Policy assignments, RBAC roles, and resource group templates into a single, versioned, and repeatable artifact. It allows you to assign these components to multiple subscriptions while maintaining a consistent configuration and tracking changes through versioning.
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 Policy
Why it's wrong here
Azure Policy is an evaluation and enforcement engine that applies rules—such as allowed resource types, tagging requirements, or location restrictions—to resources at a chosen scope. While policies can be assigned to management groups, subscriptions, or resource groups, they only govern existing and new resources; they do not package or deploy RBAC role assignments or ARM templates. A policy alone cannot create resource groups or provision the resources needed for a full environment, so it addresses compliance but not the orchestrated deployment that Azure Blueprints provides.
When this WOULD be correct
When the question asks for a service to enforce compliance rules (e.g., restrict resource types or locations) across resources in a subscription, Azure Policy would be the correct answer.
- ✓
Azure Blueprints
Why this is correct
Azure Blueprints is the correct answer because it orchestrates the deployment of a complete, versioned environment that bundles resource groups, Azure Policy assignments, RBAC role assignments, and ARM templates into a single, repeatable artifact. This native service enables cloud architects to define and re-deploy a standardized governance and resource architecture across multiple subscriptions, ensuring consistency and auditability. Unlike a raw template, Blueprints maintains a versioned relationship between the blueprint definition and assigned resources, making it the only option that specifically packages all governance components together.
- ✗
Azure Resource Manager
Why it's wrong here
Azure Resource Manager (ARM) is the underlying deployment and management service for all Azure resources, and ARM templates declaratively deploy a set of resources. However, an ARM template is a single infrastructure-as-code artifact focused on resources such as VMs, storage, and networking—it does not inherently package Azure Policy definitions, RBAC role assignments, or the versioned governance lifecycle that Blueprints offers. While Blueprints leverages ARM templates internally, ARM itself lacks the orchestration layer that manages policy and role assignments as part of a repeatable environment package, making it an incomplete answer to the requirement.
When this WOULD be correct
A question that asks: 'Which service is used to define and deploy infrastructure as code using JSON templates for a single resource group or subscription?' would make Azure Resource Manager (ARM) the correct answer, as ARM templates are the primary tool for declarative resource deployment.
- ✗
Azure Management Groups
Why it's wrong here
Azure Management Groups are a hierarchical organizational layer for managing access, policy, and compliance across multiple subscriptions, but they do not deploy resource groups, RBAC roles, or templates. They provide a scope above subscriptions for applying governance rules that are inherited by child subscriptions and management groups. This makes them a valuable governance container for organizing and enforcing policies at scale, yet they lack the deployment orchestration and versioning capabilities of Azure Blueprints, which is why they cannot be used to deploy a standardized environment directly.
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 the correct answer because it orchestrates the deployment of a complete, versioned environment that bundles resource groups, Azure Policy assignments, RBAC role assignments, and ARM templates into a single, repeatable artifact. This native service enables cloud architects to define and re-deploy a standardized governance and resource architecture across multiple subscriptions, ensuring consistency and auditability. Unlike a raw template, Blueprints maintains a versioned relationship between the blueprint definition and assigned resources, making it the only option that specifically packages all governance components together.
✗Azure PolicyWrong answer — click to see why▾
Why this is wrong here
Azure Policy is used to enforce compliance rules, but it does not provide versioning or deployment of a complete environment including RBAC roles and resource group templates across multiple subscriptions.
★ When this WOULD be the correct answer
When the question asks for a service to enforce compliance rules (e.g., restrict resource types or locations) across resources in a subscription, Azure Policy would be the correct answer.
Why candidates choose this
Candidates may confuse Azure Policy with Azure Blueprints because both involve governance, but Blueprints packages multiple components (policies, RBAC, templates) together for repeatable deployments.
✗Azure Resource ManagerWrong answer — click to see why▾
Why this is wrong here
Azure Resource Manager (ARM) is the deployment and management service for Azure, but it does not provide versioning or a standardized environment that includes Azure Policy, RBAC roles, and resource group templates across multiple subscriptions. ARM templates are infrastructure-as-code, but they lack the built-in versioning and subscription-level orchestration that Azure Blueprints offers.
★ When this WOULD be the correct answer
A question that asks: 'Which service is used to define and deploy infrastructure as code using JSON templates for a single resource group or subscription?' would make Azure Resource Manager (ARM) the correct answer, as ARM templates are the primary tool for declarative resource deployment.
Why candidates choose this
Candidates may confuse ARM templates with Azure Blueprints because both involve deploying resources and policies. They might think ARM is sufficient for managing policies and RBAC, but ARM lacks the built-in versioning and subscription-wide orchestration that Blueprints provide.
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
Environment
An environment is a dedicated set of computing resources, configurations, and services used to develop, test, or host software applications in a controlled and repeatable way.
About these practice questions
One of 981 original AZ-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.