An administrator is preparing to deploy a new virtual machine. The destination resource group for the virtual machine is located in the East US region.
Which of the following statements is correct regarding the deployment of the virtual machine and its resource group?
- The virtual machine can be deployed in any supported region, regardless of the resource group's location.Cevap
- BThe virtual machine must be deployed in the East US region to match the location of the resource group.
- CThe virtual machine must be placed inside a resource group that is nested within the East US resource group.
- DThe virtual machine will automatically inherit all resource tags assigned to the East US resource group.
Cevap
The virtual machine can be deployed in any supported region, regardless of the resource group's location.
The correct answer is that the virtual machine can be deployed in any supported region, regardless of the resource group's location. In Azure, a resource group is a logical container, and its region is used to store deployment metadata. Resources within the resource group are not restricted to the same region as the resource group itself.
Adım Adım Çözüm
Anahtar Kavram
Azure resource groups hold resources that can exist in different regions and do not support nesting or automatic tag inheritance.