A logistics company is designing the data redundancy strategy for two different storage workloads in Azure:
1. Workload A (Configuration Files): Requires protection against zone failures within the primary region, and must also be replicated to a secondary region to protect against regional disasters. Read-only access to the secondary region is not required.
2. Workload B (User Profile Images): Must survive a regional outage, and the application must be able to retrieve these images from the secondary region at all times (including during a primary region outage) without waiting for a customer-initiated or Microsoft-initiated failover. Zone redundancy is not required in the primary region.
Which two redundancy options should you select to meet the requirements of each workload? (Select two.)
- Geo-zone-redundant storage (GZRS) for Workload ACevap
- Read-access geo-redundant storage (RA-GRS) for Workload BCevap
- CLocally redundant storage (LRS) for Workload A
- DRead-access geo-redundant storage (RA-GRS) for Workload A, configured for active-active write capability on the secondary endpoint