An administrator is preparing to deploy an Azure Virtual Machine using an Azure Resource Manager (ARM) template. The destination resource group is located in the West US region. Which of the following describes the region constraint for the virtual machine being deployed?
- AThe virtual machine must be deployed to the West US region because resources inherit their region from the resource group.
- BThe virtual machine must be deployed into a nested resource group that matches the target region.
- The virtual machine can be deployed to any supported Azure region, regardless of the resource group's location.Cevap
- DThe virtual machine template must contain step-by-step programming commands to manually move the resource group to the desired virtual machine region first.
Cevap
The virtual machine can be deployed to any supported Azure region, regardless of the resource group's location.
The correct option is that the virtual machine can be deployed to any supported Azure region, regardless of the resource group's location. The resource group's location determines where its metadata is stored, but the individual resources within that group can reside in other supported Azure regions.
Adım Adım Çözüm
Anahtar Kavram
Azure Resource Manager resource group boundaries and resource locations
Tahmini Süre:45s