You are designing a backup solution for an Azure Virtual Machine hosting a critical line-of-business (LOB) application. The virtual machine is configured with Premium SSD v2 managed disks.
The backup solution must satisfy the following requirements:
- Recoveries from any backup created within the last days must achieve a recovery time objective (RTO) of under minutes by restoring directly from local snapshots.
- Backup data must be replicated to a secondary region to protect against regional outages.
- Daily backups must be retained for days, and monthly backups must be retained for year.
- The solution must minimize cost while meeting the technical capabilities of the storage and backup services.
Which backup configuration should you recommend to meet these requirements?
- AAn Enhanced backup policy in a Recovery Services vault configured with Geo-Redundant Storage (GRS), with the instant restore snapshot retention set to days, and the remaining daily and monthly recovery points retained in the Vault-standard tier.
- An Enhanced backup policy in a Recovery Services vault configured with Geo-Redundant Storage (GRS), with the instant restore snapshot retention set to days, and the remaining daily and monthly recovery points retained in the Vault-standard tier.Answer
- CA Standard backup policy in a Recovery Services vault configured with Geo-Redundant Storage (GRS), with the instant restore snapshot retention set to days, and the remaining daily and monthly recovery points retained in the Vault-standard tier.
- DAn Enhanced backup policy in a Backup vault configured with Geo-Redundant Storage (GRS), with the instant restore snapshot retention set to days, and all remaining recovery points moved immediately to the Vault-archive tier.