A company is configuring a storage account in Azure. They want to ensure that their data is automatically replicated to a secondary region located at least 300 miles away, while ensuring the data remains within the same geography for compliance. Which Azure concept automatically pairs regions to support this replication requirement?
- Azure Region PairsAnswer
- BAzure Availability Zones
- CAzure Availability Sets
- DAzure Resource Groups
Answer
Azure Region Pairs
The correct answer is the concept of Azure Region Pairs. Azure automatically pairs regions within the same geography (such as East US and West US) to provide automatic replication for services like Geo-Redundant Storage (GRS). These pairs are typically separated by at least 300 miles to minimize the likelihood of a single disaster impacting both regions, while still meeting residency requirements.
Step-by-Step Solution
Key Concept
Azure Region Pairs
Estimated Time:45s