Soru

Zorluk: OrtaAzure Resources, Resource Groups, Subscriptions, and Management Groups

An enterprise cloud team is planning the deployment of a new multi-tier application. The database virtual machines will be deployed in the East US region, and the web servers will be deployed in the West US region. The team wants to group all of these resources into a single resource group named 'app-rg' (located in East US) for unified lifecycle management. Additionally, they plan to create a nested resource group inside 'app-rg' specifically to apply separate permissions for the database administrators. Which of the following statements correctly evaluates the validity of this planned configuration?

  1. The database and web server resources can be deployed to 'app-rg' despite being in different regions, but the nested resource group cannot be created because resource groups cannot be nested in Azure.Cevap
  2. B
    The web server resources cannot be deployed to 'app-rg' because all resources must reside in the same Azure region as their containing resource group.
  3. C
    The planned configuration is fully valid because Azure supports nesting resource groups up to access management boundaries.
  4. D
    The nested resource group can be created, but it must be deployed in the West US region to match the region of the web servers.

Cevap

The database and web server resources can be deployed to 'app-rg' despite being in different regions, but the nested resource group cannot be created because resource groups cannot be nested in Azure.
The correct answer identifies that Azure allows resources to be in different regions than the resource group they reside in, but resource groups cannot be nested. This satisfies both constraints of the scenario: the multi-region resources are allowed in a single resource group, but the nested resource group proposal is invalid.

Adım Adım Çözüm

1
Analyze the resource group location constraint.
Determine that resources inside a resource group do not need to share the same Azure region as the resource group.
This confirms that deploying West US web servers and East US database VMs into an East US resource group is fully supported.
2
Analyze the resource group nesting rule.
Determine that Azure does not support nesting resource groups inside other resource groups.
This identifies that the request to create a nested resource group for permissions is invalid.
3
Identify the correct combination of constraints.
Confirm that only the multi-region grouping is valid, while nesting is invalid.
This leads directly to the correct answer choice.

Anahtar Kavram

Azure Resource Group nesting and location constraints
Tahmini Süre:1m 0s
Bu soruyu puanla