An administrator needs to deploy a new Azure Virtual Machine in the West Europe region. The administrator wants to organize this virtual machine under an existing resource group named RG-Finance, which is located in the North Europe region.
Which of the following statements correctly describes how the administrator should proceed?
- Deploy the virtual machine to the West Europe region and place it in the RG-Finance resource group.Cevap
- BDeploy the virtual machine to the North Europe region because resources must reside in the same region as their resource group.
- CCreate a new resource group in the West Europe region and nest it inside the RG-Finance resource group.
- DChange the location of the RG-Finance resource group to West Europe before deploying the virtual machine.
Cevap
Deploy the virtual machine to the West Europe region and place it in the RG-Finance resource group.
The correct option is to deploy the virtual machine to West Europe and assign it to the RG-Finance resource group. In Azure, resources do not need to share the same region as the resource group they reside in. The resource group's region only determines where its metadata is stored.
Adım Adım Çözüm
Anahtar Kavram
Resource Group location vs Resource location and lack of nesting in Azure Resource Groups