Question

Difficulty: MediumAzure Resources, Resource Groups, Subscriptions, and Management Groups

In a multi-level Azure resource hierarchy, a single Azure subscription can be a direct member of multiple parent management groups simultaneously.

Answer: Answer

Answer

False, because the Azure management group hierarchy is a strict tree structure where each subscription can only have one parent management group at any given time.
The statement is false because the Azure resource hierarchy is a strict tree structure. Every Azure subscription is allowed to have only one parent management group, which ensures that role-based access controls and policy configurations inherit down a single, predictable path.

Step-by-Step Solution

1
Analyze the organization of Azure management groups.
Management groups are containers that help manage access, policy, and compliance across multiple subscriptions.
Understanding the function of management groups is necessary to evaluate how they organize subscriptions.
2
Examine the inheritance structure of the management group hierarchy.
The hierarchy forms a strict tree structure where all elements trace back to a single Root Management Group through individual branches.
This determines whether a subscription can trace its lineage to multiple separate parent nodes.
3
Evaluate the parent-child relationship constraint.
Because it is a strict tree hierarchy, a subscription can only be assigned to a single parent management group.
To determine the truth value of the statement regarding multiple parent management groups.

Key Concept

Azure Management Group and Subscription Hierarchy Constraints
Rate this question