You are designing a business continuity and disaster recovery solution for a suite of critical Azure Virtual Machines hosting an enterprise resource planning (ERP) application.
The solution must satisfy the following technical and compliance requirements:
1. Operational recovery: Must support instant recovery of VMs directly from local snapshots for any recovery points created within the last 14 days.
2. Compliance retention: Backups must be retained in vault storage for 365 days.
3. Regional resiliency: Backups must be replicated to a secondary paired region. Administrators must be able to perform test restores in the secondary region at any time, including when the primary region is fully operational.
Which vault type, storage redundancy, and backup policy configuration should you recommend?
- A Recovery Services vault configured with Geo-Redundant Storage (GRS) and Cross Region Restore (CRR) enabled, using an Enhanced backup policy with the instant restore retention set to 14 days.Cevap
- BA Recovery Services vault configured with Geo-Redundant Storage (GRS) and Cross Region Restore (CRR) enabled, using a Standard backup policy with the instant restore retention set to 14 days.
- CA Backup vault configured with Geo-Redundant Storage (GRS) and Cross Region Restore (CRR) enabled, using an Enhanced backup policy with the instant restore retention set to 14 days.
- DA Recovery Services vault configured with Locally Redundant Storage (LRS) and Cross Region Restore (CRR) enabled, using an Enhanced backup policy with the instant restore retention set to 14 days.