- A
Management group
Correct. A management group can contain multiple subscriptions, and any policies or role assignments applied at the management group level are automatically inherited by all child subscriptions.
- B
Resource group
Why wrong: Incorrect. Resource groups are containers for resources within a single subscription, not for grouping subscriptions. They cannot apply policies across multiple subscriptions.
- C
Azure Policy initiative
Why wrong: Incorrect. A policy initiative is a group of policy definitions, but it must be assigned to a scope like a management group, subscription, or resource group. It alone does not organize subscriptions.
- D
Azure Blueprint
Why wrong: Incorrect. Blueprints are used to define a repeatable environment (including policies and roles) for a specific subscription, but they are not a construct to group multiple existing subscriptions.
Quick Answer
The answer is a management group, because it enables you to apply Azure policies and role assignments across subscriptions in a single, hierarchical structure. When you place all subscriptions for a department under one management group, any Azure Policy or RBAC assignment you set at that group level is automatically inherited by every subscription within it, including any new subscriptions added later. On the AZ-900 exam, this concept tests your understanding of Azure governance hierarchy—management groups sit above subscriptions and below the root tenant, making them the correct tool for cross-subscription policy enforcement. A common trap is confusing management groups with resource groups; remember that resource groups contain resources, not subscriptions. For a quick memory tip, think of a management group as a “policy folder” for subscriptions: whatever you put in the folder applies to everything inside it, now and in the future.
AZ-900 Describe Azure management and governance Practice Question
This AZ-900 practice question tests your understanding of describe azure management and governance. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. A key principle to apply: management groups organize subscriptions into a hierarchy.. 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.
A company has multiple Azure subscriptions for different projects. They want to apply the same set of Azure policies and role assignments to all subscriptions under a specific department, and they plan to add more subscriptions in the future. Which Azure construct should they use?
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
Management group
A management group is the correct construct because it allows you to manage governance, policy, and role assignments across multiple Azure subscriptions hierarchically. By placing all subscriptions for a department under a single management group, you can apply the same Azure Policy and role-based access control (RBAC) assignments once, and any new subscriptions added to that group will automatically inherit those settings.
Key principle: Management groups organize subscriptions into a hierarchy.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Management group
Why this is correct
Correct. A management group can contain multiple subscriptions, and any policies or role assignments applied at the management group level are automatically inherited by all child subscriptions.
Related concept
Management groups organize subscriptions into a hierarchy.
- ✗
Resource group
Why it's wrong here
Incorrect. Resource groups are containers for resources within a single subscription, not for grouping subscriptions. They cannot apply policies across multiple subscriptions.
- ✗
Azure Policy initiative
Why it's wrong here
Incorrect. A policy initiative is a group of policy definitions, but it must be assigned to a scope like a management group, subscription, or resource group. It alone does not organize subscriptions.
- ✗
Azure Blueprint
Why it's wrong here
Incorrect. Blueprints are used to define a repeatable environment (including policies and roles) for a specific subscription, but they are not a construct to group multiple existing subscriptions.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse Azure Policy initiatives or Blueprints as the grouping mechanism, but they are assignment or deployment tools, whereas the management group is the hierarchical container that enables inheritance across subscriptions.
Detailed technical explanation
How to think about this question
Management groups form a tree structure up to six levels deep, with the root management group at the top. When you assign a policy or RBAC role at a management group scope, all child subscriptions and management groups inherit that assignment by default, following Azure's inheritance model. This is particularly useful in large enterprises with thousands of subscriptions, as it centralizes governance without requiring per-subscription configuration.
KKey Concepts to Remember
- Management groups organize subscriptions into a hierarchy.
- Policies and role assignments inherit down the management group hierarchy.
- A management group can contain other management groups or subscriptions.
- They enable enterprise-scale governance and compliance.
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
Management groups organize subscriptions into a hierarchy.
Real-world example
How this comes up in practice
A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.
What to study next
Got this wrong? Here's your next step.
Review management groups organize subscriptions into a hierarchy., then practise related AZ-900 questions on the same topic to reinforce the concept.
- →
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 — Management groups organize subscriptions into a hierarchy..
What is the correct answer to this question?
The correct answer is: Management group — A management group is the correct construct because it allows you to manage governance, policy, and role assignments across multiple Azure subscriptions hierarchically. By placing all subscriptions for a department under a single management group, you can apply the same Azure Policy and role-based access control (RBAC) assignments once, and any new subscriptions added to that group will automatically inherit those settings.
What should I do if I get this AZ-900 question wrong?
Review management groups organize subscriptions into a hierarchy., then practise related AZ-900 questions on the same topic to reinforce the concept.
What is the key concept behind this question?
Management groups organize subscriptions into a hierarchy.
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 →
Same concept, more angles
1 more ways this is tested on AZ-900
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. A company has multiple Azure subscriptions for different projects. They want to apply a common set of policies and role assignments to all subscriptions under the 'Research' department. They also plan to add more subscriptions for Research in the future. What should they use?
medium- ✓ A.Azure management group
- B.Azure resource group
- C.Azure Blueprint
- D.Azure Policy initiative
Why A: Azure management groups allow you to efficiently manage access, policies, and compliance across multiple Azure subscriptions. By placing all 'Research' subscriptions under a single management group, you can apply a common set of Azure Policy assignments and Azure role-based access control (RBAC) assignments at the management group scope, which automatically cascades to all current and future subscriptions within that group. This hierarchical structure is specifically designed for enterprise-scale governance across departments.
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.