Soru

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

An administrator creates an Azure resource group named RG-Finance in the West US region. The administrator needs to deploy a virtual machine to the East US region.

Which of the following is true regarding the location of the virtual machine and the resource group?

  1. The virtual machine can be deployed to the East US region while its resource group is in the West US region.Cevap
  2. B
    The virtual machine must be deployed to the West US region because resources must match their resource group's location.
  3. C
    The virtual machine must be placed in a separate resource group nested inside RG-Finance.
  4. D
    The virtual machine will automatically inherit the location of the resource group and deploy to West US.

Cevap

The virtual machine can be deployed to the East US region while its resource group is in the West US region.
The correct answer is correct because Azure resources can reside in a different region than the resource group that contains them. The resource group's location specifies where the metadata for the resources is stored, but it does not enforce a regional boundary for the resources themselves.

Adım Adım Çözüm

1
Analyze the relationship between a resource group's location and the resources within it.
A resource group stores metadata about the resources it contains. The location of the resource group specifies where that metadata is stored, but it does not restrict the location of the resources themselves.
Understanding this decoupling is fundamental to designing multi-region architectures in Azure.
2
Determine if a virtual machine can be deployed to a different region than its resource group.
Yes, resources can be deployed to any supported Azure region regardless of the resource group's location.
To verify that resources can be placed in different geographical regions under a single resource group container.

Anahtar Kavram

Resource Group and Resource Location Independence
Tahmini Süre:45s
Bu soruyu puanla