An administrator is planning the deployment of several Azure resources. They create a resource group named RG-Prod in the East US region.
Which of the following statements regarding the deployment constraints and capabilities of resource groups are correct? (Select two.)
- Resources placed within RG-Prod can be located in regions other than East US.Answer
- A resource group cannot be nested inside another resource group.Answer
- CAll resources deployed inside RG-Prod must reside in the East US region.
- DRG-Prod can contain other resource groups to establish a hierarchical folder structure.
Answer
Resources placed within RG-Prod can be located in regions other than East US, and a resource group cannot be nested inside another resource group.
The correct options state that resources inside a resource group can be located in different regions and that resource groups cannot be nested. This accurately reflects Azure resource group design rules.
Step-by-Step Solution
Key Concept
Azure Resource Group deployment location rules and structure constraints