An organization is setting up its Azure environment to deploy resources for a new platform. They need to define their resource hierarchy to align with company governance policies. Which of the following organizational designs is valid in Microsoft Azure?
- A subscription is associated with a single management group, and it contains resource groups that can hold resources deployed across different Azure regions.Cevap
- BA management group contains a resource group, which has child resource groups nested inside it to organize resources by department.
- CA virtual machine must be deployed in the same geographical region as its resource group, which inherits its location from the parent subscription.
- DA resource group automatically replicates all its applied tags to the individual resources it contains, ensuring consistent resource tracking.
Cevap
A subscription is associated with a single management group, and it contains resource groups that can hold resources deployed across different Azure regions.
The correct design complies with all Azure hierarchical rules. An Azure subscription can only have one parent management group. Resource groups exist within a subscription and can contain resources from any region, meaning a resource does not need to match the location of its resource group.
Adım Adım Çözüm
Anahtar Kavram
Azure Resource Hierarchy and Regional Independence
Tahmini Süre:1m 30s