A financial services firm is designing the storage infrastructure for a new document archiving system. The system will store critical customer statements as Block Blobs in a general-purpose v2 storage account. The design must satisfy the following technical requirements:
- The storage solution must withstand the complete failure of an Azure availability zone in the primary region without any data loss or read/write service disruption.
- To protect against a regional disaster, the data must be replicated to a secondary paired region.
- In the event of a primary region outage, the application must be able to immediately read the archived documents from the secondary region without initiating a storage account failover and without waiting for Microsoft to declare a disaster.
Which redundancy option should you select for the storage account?
- Read-Access Geo-Zone-Redundant Storage (RA-GZRS)Answer
- BGeo-Zone-Redundant Storage (GZRS)
- CRead-Access Geo-Redundant Storage (RA-GRS)
- DZone-Redundant Storage (ZRS)