You plan to deploy a new Azure virtual machine named VM1 in the East US region.
You need to configure the deployment to satisfy the following requirements:
- Protect the virtual machine against datacenter-wide failures within the East US region.
- Back up VM1 by using an existing Recovery Services Vault.
Which configuration should you use?
- ADeploy VM1 in an Availability Set and associate it with a Recovery Services Vault in the East US region.
- Deploy VM1 in an Availability Zone and associate it with a Recovery Services Vault in the East US region.Answer
- CDeploy VM1 in an Availability Zone and associate it with a Recovery Services Vault in the West US region.
- DDeploy VM1 in an Availability Set and associate it with a Recovery Services Vault in the West US region.
Answer
Deploy VM1 in an Availability Zone and associate it with a Recovery Services Vault in the East US region.
Deploying the virtual machine in an Availability Zone protects against datacenter-wide failures because zones are physically separate datacenters within a region. The Recovery Services Vault must reside in the same region (East US) as the virtual machine it backs up.
Step-by-Step Solution
Key Concept
Azure Virtual Machine high availability options and Recovery Services Vault regional requirements