Soru

Zorluk: KolayAzure Resource Manager (ARM) and ARM Templates/Bicep

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?

  1. A
    The virtual machine must be deployed to the West US region because resources inherit their region from the resource group.
  2. B
    The virtual machine must be deployed into a nested resource group that matches the target region.
  3. The virtual machine can be deployed to any supported Azure region, regardless of the resource group's location.Cevap
  4. D
    The 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

1
Analyze the relationship between resource locations and resource group locations in Azure.
The resource group location is used for storing metadata, not for restricting resource locations.
This establishes that the resource group's location does not restrict the location of the resources it contains.
2
Evaluate the template deployment capability.
An ARM template allows specifying different target regions for resources within the same template.
This allows resources to be deployed globally while being managed within a single resource group.

Anahtar Kavram

Azure Resource Manager resource group boundaries and resource locations
Tahmini Süre:45s
Bu soruyu puanla