An administrator is planning the deployment of a new web application in Azure that requires web servers in East US and databases in West US. The administrator wants to use resource groups to organize these resources. Which two statements regarding Azure resources and resource groups are correct?
- A resource group can contain resources that reside in different Azure regions.Cevap
- An Azure resource can belong to only one resource group at a time.Cevap
- CResource groups can be nested within other resource groups to establish a hierarchy.
- DResources deployed inside a resource group are restricted to the same Azure region as the resource group.
Cevap
A resource group can contain resources that reside in different Azure regions, and an Azure resource can belong to only one resource group at a time.
The correct options are that a resource group can contain resources residing in different regions, and a resource can belong to only one resource group. The location of a resource group is used to store metadata about the resources, and it has no impact on the physical regions of the resources inside. Furthermore, every Azure resource must belong to exactly one resource group.
Adım Adım Çözüm
Anahtar Kavram
Azure resource group boundaries and resource placement rules