Courseiva
Describe Azure management and governancemediumMultiple ChoiceObjective-mapped

AZ-900 Describe Azure management and governance Practice Question

A company has a policy that every Azure resource must have a 'CostCenter' tag assigned at creation time. The governance team wants to automatically prevent any resource creation if the tag is missing, without requiring manual review after deployment. Which Azure feature should they use to enforce this requirement?

⚠ Common exam trap

Candidates often confuse Azure Policy's enforcement capabilities with Azure Blueprints' packaging role or RBAC's access control, mistakenly thinking Blueprints or RBAC can evaluate resource properties like tags at creation time.

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 Policy

Azure Policy is correct because it enables the enforcement of organizational standards by evaluating resources against custom or built-in policies at creation time. In this scenario, a policy can be configured with a 'deny' effect to automatically block any resource deployment that lacks the required 'CostCenter' tag, preventing non-compliant resources from being created without manual intervention.

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 this is correct

    Azure Policy is a service that allows you to create, assign, and manage policies that enforce rules and effects on resources. Specifically, a policy definition with the 'Deny' effect can prevent the creation of any resource that does not include the required costcenter tag. When a policy is assigned at a management group, subscription, or resource group scope, Azure Resource Manager evaluates the resource properties during creation and rejects non-compliant resources before they are deployed. This provides a centralized, automated enforcement mechanism that goes beyond simple tagging or manual checks.

  • Azure Blueprints

    Why it's wrong here

    Incorrect. Azure Blueprints can include policies, but it is primarily used to orchestrate the deployment of a set of resources and policies. Blueprints do not enforce tag requirements by themselves; they rely on underlying Azure Policy definitions to do so.

    When this WOULD be correct

    An exam question asks: 'A company needs to deploy a consistent set of Azure resources (e.g., a virtual network, a storage account, and a policy) across multiple subscriptions, ensuring compliance with organizational standards. Which service should they use?'

  • Azure Role-Based Access Control (RBAC)

    Why it's wrong here

    Role-Based Access Control (RBAC) is an authorization system that manages access to Azure resources by assigning users, groups, or service principals to roles that grant specific permissions (e.g., contributor, reader) at a particular scope. RBAC determines who can perform actions on resources, but it does not inspect or validate the configuration, such as whether a costcenter tag is present. The enforcement of required tags is a compliance or governance rule, not an access control decision. Therefore, RBAC is not the correct service for this requirement.

    When this WOULD be correct

    A company wants to ensure that only users in the 'Finance' group can create virtual machines in a specific subscription. They should use Azure RBAC to assign the 'Virtual Machine Contributor' role to that group.

  • Azure Tags

    Why it's wrong here

    Tags are metadata elements consisting of name-value pairs applied to Azure resources to organize, categorize, and manage billing or operational information. They are descriptive attributes, not governance controls, and there is no built-in functionality within Azure Tags themselves that can require or enforce the presence of a specific tag on a new resource. While you can apply tags manually or via automation, that does not guarantee compliance; only a service like Azure Policy can perform the enforcement. Thus, selecting Azure Tags would not meet the requirement.

    When this WOULD be correct

    A question asking which feature allows you to categorize resources by department or environment for cost tracking or organization, without enforcement. For example: 'Which feature enables you to add metadata to resources for filtering in cost reports?'

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 PolicyCorrect answer

Why this is correct

Azure Policy is a service that allows you to create, assign, and manage policies that enforce rules and effects on resources. Specifically, a policy definition with the 'Deny' effect can prevent the creation of any resource that does not include the required costcenter tag. When a policy is assigned at a management group, subscription, or resource group scope, Azure Resource Manager evaluates the resource properties during creation and rejects non-compliant resources before they are deployed. This provides a centralized, automated enforcement mechanism that goes beyond simple tagging or manual checks.

Azure BlueprintsWrong answer — click to see why

Why this is wrong here

Azure Blueprints orchestrates deployment of resources and policies but does not itself enforce tag requirements at creation time; it relies on Azure Policy for enforcement.

★ When this WOULD be the correct answer

An exam question asks: 'A company needs to deploy a consistent set of Azure resources (e.g., a virtual network, a storage account, and a policy) across multiple subscriptions, ensuring compliance with organizational standards. Which service should they use?'

Why candidates choose this

Candidates may confuse Blueprints' ability to include policies with the actual enforcement mechanism, thinking Blueprints can directly prevent resource creation.

Azure Role-Based Access Control (RBAC)Wrong answer — click to see why

Why this is wrong here

Azure RBAC manages permissions to perform actions on resources, but it cannot enforce that a tag must be present at creation time. RBAC controls who can create resources, not the properties of the resources being created.

★ When this WOULD be the correct answer

A company wants to ensure that only users in the 'Finance' group can create virtual machines in a specific subscription. They should use Azure RBAC to assign the 'Virtual Machine Contributor' role to that group.

Why candidates choose this

Candidates may confuse access control with policy enforcement, thinking that restricting who can create resources via RBAC can also enforce tagging rules.

Azure TagsWrong answer — click to see why

Why this is wrong here

Azure Tags are metadata labels, not a governance feature. They cannot automatically prevent resource creation; they only allow manual or programmatic assignment after the resource exists.

★ When this WOULD be the correct answer

A question asking which feature allows you to categorize resources by department or environment for cost tracking or organization, without enforcement. For example: 'Which feature enables you to add metadata to resources for filtering in cost reports?'

Why candidates choose this

Candidates may think that because tags can be used for cost tracking and are often required by policy, the tag itself enforces the requirement, confusing the label with the enforcement mechanism.

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?”

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 →

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.