A company is designing a high-availability storage solution in the Azure East US region. The solution will support a critical database application and has the following requirements:
1. The application's virtual machines run on Premium SSD managed disks. The disks must survive a zone failure within the primary region with zero data loss (RPO = 0).
2. The transaction logs are backed up to a standard General Purpose v2 storage account. These backups must survive a regional outage of the primary region.
3. The backup data must be readable in the secondary region at all times to allow a secondary reporting application to run audit reports without initiating a failover.
Which two storage configurations should you recommend to meet these requirements?
- Zone-redundant storage (ZRS) for the Premium SSD managed disksCevap
- Read-access geo-redundant storage (RA-GRS) for the backup storage accountCevap
- CLocally-redundant storage (LRS) for the Premium SSD managed disks
- DGeo-zone-redundant storage (GZRS) for the backup storage account