An administrator is planning the resource hierarchy and governance model for a new Azure environment.
Determine if the following statement is true or false:
To simplify policy administration, an administrator can assign individual Azure resources, such as virtual machines and storage accounts, directly to an Azure management group.
Answer: Answer
Answer
False
The correct answer is False because the Azure resource hierarchy dictates that management groups can only contain other management groups and Azure subscriptions. Individual resources, such as virtual machines and storage accounts, must be created inside resource groups, which in turn belong to subscriptions.
Step-by-Step Solution
Key Concept
Azure resource hierarchy and management group containment rules