You are designing a backup solution for an Azure Virtual Machine that hosts a critical database. The virtual machine has the following characteristics and requirements:
* The virtual machine uses Premium SSD v2 managed disks.
* You must protect the database by taking backups every hours.
* Backups must survive a zone-level outage in the primary region.
* Operational recoveries for any backup under days old must use the instant recovery feature to minimize recovery time.
* Weekly backups must be retained for years to meet regulatory compliance.
Which two actions should you include in the backup design? (Select two.)
- Create a Recovery Services vault and configure its backup storage redundancy to use Zone-Redundant Storage (ZRS).Cevap
- Configure an Enhanced backup policy with a schedule of every hours and set the instant restore retention to days.Cevap
- CCreate a Recovery Services vault and configure its backup storage redundancy to use Locally-Redundant Storage (LRS).
- DConfigure a Standard backup policy with a schedule of every hours and set the instant restore retention to days.
- ECreate a Backup vault and configure a vault-standard backup policy.
Cevap
Create a Recovery Services vault and configure its backup storage redundancy to use Zone-Redundant Storage (ZRS), and configure an Enhanced backup policy with a schedule of every hours and set the instant restore retention to days.
To protect an Azure Virtual Machine using Premium SSD v2 disks with a -hour backup frequency and a -day instant recovery window, an Enhanced backup policy in a Recovery Services vault is required. To survive a zone-level outage, the vault's backup storage redundancy must be configured as Zone-Redundant Storage (ZRS).
Adım Adım Çözüm
Anahtar Kavram
Azure VM Backup Enhanced Policy and Vault Redundancy