The location specified when creating an Azure resource group determines where the metadata for that resource group is stored, and it does not restrict the region in which resources inside that group can be deployed.
Answer: Answer
Answer
True
The correct answer is True because Azure resource groups store metadata about their resources, and the resource group's location specifies where this metadata resides. This location does not restrict the regions of the resources contained within the group.
Step-by-Step Solution
Key Concept
Azure Resource Group Location and Metadata Storage