An Azure administrator needs to organize resources across multiple geographical locations. Is the statement that a single Azure resource group can contain resources from different Azure regions true or false?
Answer: Answer
Answer
The statement is true because resource groups do not restrict the geographical location of the resources they contain.
The statement is true because the location of a resource group only dictates where the group's metadata is stored. Resources within the group can reside in any supported Azure region.
Step-by-Step Solution
Key Concept
Azure Resource Group Location and Resource Location Independence
Estimated Time:45s