- A
Automatically reducing the cost of Azure subscriptions
Why wrong: Management Groups handle governance; they don't reduce subscription costs.
- B
Applying governance policies and RBAC to all subscriptions in a hierarchy at once
Management Groups enable applying policies and RBAC to all subscriptions within a group simultaneously.
- C
Merging multiple subscriptions into a single billing account
Why wrong: Billing consolidation is done through Enterprise Agreements or MCA; Management Groups are for governance.
- D
Allowing resources in different subscriptions to share the same virtual network
Why wrong: Cross-subscription VNet sharing uses VNet Peering or hub-spoke networking; Management Groups handle governance.
Quick Answer
The answer is applying governance policies and RBAC to all subscriptions in a hierarchy at once. This is the primary benefit of Azure Management Groups for a large enterprise because they allow you to organize hundreds of subscriptions into a logical hierarchy, where any Azure Policy or role-based access control assigned at the management group level automatically cascades down to every subscription and resource within that group. Without this, an enterprise would need to manually configure each subscription individually, which is inefficient and error-prone. On the AZ-900 exam, this concept tests your understanding of how Azure enables consistent governance at scale, and a common trap is confusing management groups with resource groups—remember that management groups sit above subscriptions, not below. For a memory tip, think of management groups as the “master switch” for enterprise governance: flip one policy at the top, and it flows down to every subscription beneath.
AZ-900 Describe Azure management and governance Practice Question
This AZ-900 practice question tests your understanding of describe azure management and governance. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
What is the primary benefit of Azure Management Groups in a large enterprise with hundreds of subscriptions?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"primary"Why it matters: Asks for the main purpose or function, not a secondary benefit. Eliminate answers that describe side-effects or partial functions.
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
Applying governance policies and RBAC to all subscriptions in a hierarchy at once
Azure Management Groups allow you to organize subscriptions into a hierarchy and apply governance policies (via Azure Policy) and role-based access control (RBAC) at the management group level, which then cascades down to all subscriptions and resources within that group. This enables consistent governance across hundreds of subscriptions without needing to configure each one individually, which is the primary benefit for large enterprises.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Automatically reducing the cost of Azure subscriptions
Why it's wrong here
Management Groups handle governance; they don't reduce subscription costs.
- ✓
Applying governance policies and RBAC to all subscriptions in a hierarchy at once
Why this is correct
Management Groups enable applying policies and RBAC to all subscriptions within a group simultaneously.
Clue confirmation
The clue word "primary" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Merging multiple subscriptions into a single billing account
Why it's wrong here
Billing consolidation is done through Enterprise Agreements or MCA; Management Groups are for governance.
- ✗
Allowing resources in different subscriptions to share the same virtual network
Why it's wrong here
Cross-subscription VNet sharing uses VNet Peering or hub-spoke networking; Management Groups handle governance.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates confuse Management Groups with billing management or networking features, assuming they consolidate billing or enable network connectivity, when in fact their sole purpose is hierarchical governance of policy and access across subscriptions.
Detailed technical explanation
How to think about this question
Under the hood, Azure Management Groups form a hierarchical tree structure that supports up to 10,000 management groups in a single directory, with each subscription and management group having exactly one parent. When you assign a policy or RBAC role at a management group, Azure's policy engine evaluates that assignment against all child resources using inheritance, which is enforced at the Azure Resource Manager layer. In a real-world scenario, a global enterprise can create a 'Production' management group with a policy that enforces encryption on all storage accounts, and that policy automatically applies to every subscription and resource under it, preventing misconfiguration at scale.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Describe Azure management and governance — study guide chapter
Learn the concepts, then practise the questions
- →
Describe Azure management and governance practice questions
Targeted practice on this topic area only
- →
All AZ-900 questions
1,031 questions across all exam domains
- →
Microsoft Azure Fundamentals AZ-900 study guide
Full concept coverage aligned to exam objectives
- →
AZ-900 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related AZ-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Describe cloud concepts practice questions
Practise AZ-900 questions linked to Describe cloud concepts.
Describe Azure architecture and services practice questions
Practise AZ-900 questions linked to Describe Azure architecture and services.
Describe Azure management and governance practice questions
Practise AZ-900 questions linked to Describe Azure management and governance.
AZ-900 Azure services practice questions
Practise AZ-900 questions linked to AZ-900 Azure services.
AZ-900 pricing and support practice questions
Practise AZ-900 questions linked to AZ-900 pricing and support.
AZ-900 security and compliance practice questions
Practise AZ-900 questions linked to AZ-900 security and compliance.
AZ-900 governance practice questions
Practise AZ-900 questions linked to AZ-900 governance.
Practice this exam
Start a free AZ-900 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this AZ-900 question test?
Describe Azure management and governance — This question tests Describe Azure management and governance — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Applying governance policies and RBAC to all subscriptions in a hierarchy at once — Azure Management Groups allow you to organize subscriptions into a hierarchy and apply governance policies (via Azure Policy) and role-based access control (RBAC) at the management group level, which then cascades down to all subscriptions and resources within that group. This enables consistent governance across hundreds of subscriptions without needing to configure each one individually, which is the primary benefit for large enterprises.
What should I do if I get this AZ-900 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "primary". Asks for the main purpose or function, not a secondary benefit. Eliminate answers that describe side-effects or partial functions.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
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.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.