Soru

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

An organization is designing its resource topology in Microsoft Azure for a new multi-tier application. The team wants to ensure their management structure is valid while minimizing administrative overhead.

Which of the following describes a valid configuration for Azure resources, resource groups, or subscriptions?

  1. A virtual machine is deployed in the East Asia region while its containing resource group is located in the West US region.Cevap
  2. B
    A resource group named rg-backend is nested inside a parent resource group named rg-production to isolate database access.
  3. C
    A database and a web app are automatically assigned the same billing tags as their parent resource group upon creation.
  4. D
    All resources in a resource group are restricted to the same region as the resource group to prevent cross-region network latency.

Cevap

A virtual machine is deployed in the East Asia region while its containing resource group is located in the West US region.
The configuration specifying a virtual machine deployed in the East Asia region while its containing resource group is located in the West US region is correct because a resource group's location only defines where its metadata is stored. The actual resources deployed within that resource group can reside in any Azure region.

Adım Adım Çözüm

1
Analyze the rule regarding resource group boundaries and nesting.
Resource groups cannot contain other resource groups, so nested resource groups are invalid.
This rules out the configuration involving nested resource groups.
2
Analyze the rule regarding tag inheritance.
Resources do not automatically inherit tags applied to their resource group.
This rules out the configuration claiming automatic tag inheritance.
3
Analyze the rule regarding resource and resource group locations.
A resource group's location is only for storing its metadata. Resources can reside in any supported Azure region regardless of their resource group's location.
This confirms that deploying a virtual machine in East Asia within a resource group in West US is a valid configuration, while ruling out the requirement that all resources must match the resource group's region.

Anahtar Kavram

Azure resource group locations and boundaries
Bu soruyu puanla