You are designing a backup solution for several production Azure Virtual Machines. The business continuity requirements state that the backup data must be protected against a regional disaster that causes a complete outage of the primary Azure region. The solution must also allow for the restoration of the virtual machines to a secondary paired region. Which storage redundancy configuration should you select for the Recovery Services vault?
- Geo-redundant storage (GRS)Answer
- BLocally redundant storage (LRS)
- CZone-redundant storage (ZRS)
- DRead-access geo-redundant storage (RA-GRS) configured to allow direct write operations to the secondary region
Answer
Geo-redundant storage (GRS)
The correct option is Geo-redundant storage (GRS). It replicates backup data to a secondary paired region, ensuring that the backups remain available even if the primary region experiences a complete outage. This meets the requirement of protecting against a regional disaster and allows virtual machines to be restored in the secondary region.
Step-by-Step Solution
Key Concept
Selecting vault storage redundancy to meet regional disaster recovery requirements