You are designing an Azure Backup solution for a suite of critical Azure Virtual Machines hosting a high-performance SAP HANA database. The solution must satisfy the following requirements:
- Back up the virtual machines times per day to protect against database transaction losses.
- Retain the local instant recovery snapshots on the virtual machines' managed disks for days to allow quick operational restores.
- Protect the backup data against regional disasters by replicating it to a secondary paired region, allowing recovery even if the primary region is completely unavailable.
Which of the following configuration options must you include in your backup design? (Select TWO)
- Configure a Recovery Services Vault with Geo-Redundant Storage (GRS) and enable Cross-Region Restore (CRR).Cevap
- Create an Enhanced backup policy with a twice-daily backup schedule and set the instant restore retention to days.Cevap
- CCreate a Standard backup policy with a twice-daily backup schedule and set the instant restore retention to days.
- DConfigure a Recovery Services Vault with Locally Redundant Storage (LRS) and enable Cross-Region Restore (CRR).
Cevap
To meet the requirements, the design must use a Recovery Services Vault configured with Geo-Redundant Storage (GRS) and Cross-Region Restore (CRR) enabled, combined with an Enhanced backup policy scheduled for twice-daily backups and days of instant restore retention.
The correct strategy requires configuring a Recovery Services Vault with Geo-Redundant Storage (GRS) and enabling Cross-Region Restore (CRR) to satisfy regional resilience and failover capabilities. Additionally, an Enhanced backup policy must be configured because a Standard policy cannot support the required twice-daily backup schedule or the days of instant restore snapshot retention.
Adım Adım Çözüm
Anahtar Kavram
Azure VM Backup Policy Tiers and Vault Redundancy Configurations