An Azure subscription contains the following resources:
* A virtual machine named `VM-Web-Prod` in `East US 2`
* A virtual machine named `VM-App-Dev` in `West US`
* A Recovery Services Vault named `Vault-West` in `West US`
* A Backup Vault named `Vault-East` in `East US 2`
You need to back up `VM-Web-Prod` by using Azure Backup. Which action should you perform?
- Create a new Recovery Services Vault in the East US 2 region.Answer
- BConfigure the backup of VM-Web-Prod to use Vault-West.
- CConfigure the backup of VM-Web-Prod to use Vault-East.
- DMove VM-Web-Prod to the West US region and use Vault-West.
Answer
Create a new Recovery Services Vault in the East US 2 region.
To back up an Azure Virtual Machine, you must use a Recovery Services Vault, and the vault must reside in the same region as the virtual machine. Because the target virtual machine is in East US 2 and the only existing Recovery Services Vault is in West US, you must create a new Recovery Services Vault in East US 2.
Step-by-Step Solution
Key Concept
To back up an Azure Virtual Machine, you must deploy a Recovery Services Vault in the same region as the virtual machine.