AZ-900 Describe Azure management and governance Practice Question
What is the purpose of Azure Policy initiatives (policy sets)?
⚠ Common exam trap
Many exam-takers confuse Azure Policy initiatives with Azure Blueprints, which also group resources but include artifacts like ARM templates and role assignments, whereas initiatives are purely for grouping policy definitions.
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
✓
To group related policy definitions for assignment and management as a single unit
Azure Policy initiatives, also known as policy sets, allow you to group together multiple related policy definitions into a single, manageable unit. This simplifies assignment and management by enabling you to apply a collection of compliance rules (e.g., for security or cost control) to a scope as one entity, rather than assigning each policy individually.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
To deploy a group of Azure resources as a single unit
Why it's wrong here
Deploying a group of Azure resources as a single unit is accomplished with ARM templates, or with Azure Blueprints for combined resource and policy deployment, not with a policy initiative. An initiative contains only policy definitions, which are rule-based and have no deployment capabilities. It cannot create, modify, or provision resources; it only audits or enforces configuration after resources exist.
- ✓
To group related policy definitions for assignment and management as a single unit
Why this is correct
An Azure Policy initiative, also known as a policy set, bundles multiple related policy definitions into a single assignable object. When assigned at a scope such as a subscription or resource group, all included policies are evaluated together, and compliance results are aggregated for the entire initiative. This grouping simplifies management and helps enforce broad regulatory frameworks like HIPAA or FedRAMP as one unit.
- ✗
To create hierarchical management of Azure subscriptions
Why it's wrong here
Hierarchical management of Azure subscriptions is achieved through Azure Management Groups, which organize subscriptions into a tree structure for applying RBAC and policy inheritance. A policy initiative can be assigned to a management group or subscription, but it is a set of policy rules, not a container that creates hierarchy. The initiative consumes the hierarchy; it does not build it.
- ✗
To set spending limits across multiple resource groups
Why it's wrong here
Spending limits are enforced by Azure Budgets and subscription-based spending caps, not by Azure Policy. A policy initiative is a governance construct that evaluates compliance rules (e.g., allowed resource types, required tags) but cannot set or enforce monetary cost thresholds across resource groups. Thus this action is outside the scope of an initiative.
Go deeper
Related to this question
Learn chapter
Azure Cost Management and Billing
Key term
Azure Policy
Azure Policy is a service in Microsoft Azure that lets you create, assign, and manage rules to ensure your resources stay compliant with your company standards and service-level agreements.
Key term
Group
A group is a collection of users, devices, or other objects that are assigned permissions and policies together for simplified management in identity and governance systems like Microsoft Entra ID.
About these practice questions
This AZ-900 question is part of Courseiva's 981-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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.