Question

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

An administrator is planning the deployment of resources in Azure. Is the following statement true or false? A resource group can contain other resource groups to establish a nested parent-child organizational hierarchy.

Answer: Answer

Answer

The correct answer is False because Azure resource groups are flat containers and cannot be nested.
The correct answer is False. Azure resource groups cannot contain other resource groups, meaning nesting is not supported.

Step-by-Step Solution

1
Analyze Azure resource group containment capabilities.
Identify that resource groups directly hold resources but cannot hold other resource groups.
To understand the containment boundaries of Azure resource groups.
2
Evaluate the statement against Azure's hierarchy rules.
Confirm that nested resource group structures are not allowed in Azure.
To determine if the statement is true or false.

Key Concept

Azure Resource Groups are flat logical containers and do not support nesting.
Rate this question