Question

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

A single Azure subscription can be assigned to more than one parent management group in a management group hierarchy.

Answer: Answer

Answer

False
The correct answer is False because the Azure management group hierarchy is designed as a strict tree structure. Every subscription placed within this hierarchy can have only one parent management group, ensuring a direct and predictable path for policy and permission inheritance.

Step-by-Step Solution

1
Analyze how Azure management groups and subscriptions are structured hierarchically.
They form a strict tree structure with a single root management group at the top.
Understanding the topology is necessary to determine inheritance rules.
2
Evaluate the parent-child relationship constraints in a tree topology.
In a strict tree structure, any given child node (whether it is another management group or a subscription) can have exactly one parent node.
This constraint prevents inheritance conflicts from different branches of the hierarchy.

Key Concept

Azure management groups allow organizing subscriptions into a single hierarchical tree, where each subscription belongs to exactly one parent management group.
Estimated Time:45s
Rate this question