A company's cloud engineering team is setting up their initial Azure environment for a new internal HR system. They create a resource group named 'hr-prod-rg' in the 'West US 3' region.
Which of the following statements represents a valid configuration or behavior for this resource group and its resources?
- AAny resource tags applied to 'hr-prod-rg' will be automatically inherited by all resources within it.
- BThe team can nest another resource group named 'hr-database-rg' directly inside 'hr-prod-rg' to organize the databases.
- Resources inside 'hr-prod-rg' can be deployed in regions other than 'West US 3'.Cevap
- DAny resources added to 'hr-prod-rg' are restricted to the 'West US 3' region to match the resource group's location.
Cevap
Resources inside 'hr-prod-rg' can be deployed in regions other than 'West US 3'.
The correct option is that resources inside a resource group can be deployed in regions other than the resource group's region. The location of a resource group specifies where its metadata is stored, but the resources placed inside it can reside in any supported Azure region.
Adım Adım Çözüm
Anahtar Kavram
Azure Resource Group deployment boundaries and relationships
Tahmini Süre:45s