Courseiva
Describe Azure management and governancemediumMultiple ChoiceObjective-mapped

AZ-900 Describe Azure management and governance Practice Question

Which Azure feature enables governance teams to define standard, repeatable Azure environments for new projects?

⚠ Common exam trap

It's easy for candidates to confuse ARM templates (a deployment tool) with Azure Blueprints (a governance orchestration tool), overlooking that Blueprints enforce policies and roles at scale, while ARM templates only define resources without built-in compliance tracking.

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 answer because it enables governance teams to define a repeatable set of Azure resources that adheres to organizational standards, patterns, and requirements. Unlike ARM templates, Blueprints can include role assignments, policy assignments, and resource groups, and they maintain a live linkage to the original blueprint for ongoing compliance tracking.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • ARM templates in Azure Repos

    Why it's wrong here

    Storing ARM templates in Azure Repos (Git repositories) captures infrastructure-as-code but only version-controls the templates themselves; it does not bundle the templates with RBAC role assignments and Azure Policy definitions into a single deployable package. Without Blueprints, you would need separate processes to apply policies and role assignments, and you would lose the blueprint's versioned, auditable assignment tracking. While ARM templates in source control are a best practice for repeatable deployments, they lack the governance-level grouping and compliance reporting that Azure Blueprints provides, so they do not meet the requirement for a bundled standard environment.

  • Azure Blueprints

    Why this is correct

    Azure Blueprints is the correct service because it orchestrates the deployment of ARM templates, role assignments, and policy assignments together as a single, coherent artifact. A blueprint definition is versioned and can be assigned to multiple subscriptions, and each assignment generates a record in the assignment history for auditing and tracking. Blueprints also support locking of resources to prevent unauthorized modifications, which directly addresses the need for a repeatable, auditable standard environment. This native governance capability is exactly what ARM templates alone or other management tools lack.

  • Azure Cost Management budgets

    Why it's wrong here

    Azure Cost Management budgets are designed for monitoring and controlling cloud spending by setting thresholds and sending alerts, not for defining the composition of an environment. Budgets do not deploy ARM templates, assign RBAC roles, or enforce Azure Policy; they only trigger actions like email notifications or automation when a cost limit is exceeded. Even if a budget were used to cap spending on a new environment, it would not ensure that the environment conforms to a standard set of policies and access controls. Therefore, budgets are a complementary cost-control tool, not a substitute for Blueprints.

  • Azure AD application registration templates

    Why it's wrong here

    Azure AD application registration templates configure applications in Microsoft Entra ID by predefining authentication settings, API permissions, and app roles—they are entirely unrelated to Azure resource governance. They do not orchestrate ARM template deployments, assign Azure RBAC roles to resources, or enforce Azure Policy across a subscription. An application registration template only streamlines the creation of an Azure AD app, not the provisioning of an Azure environment with policy and access control. Consequently, it is the wrong tool for defining a repeatable, policy-compliant cloud infrastructure.

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 →

How Courseiva writes practice questions · Editorial policy

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.