Your company has an Azure subscription containing a virtual machine named VM-AppProd located in the East US region. You need to implement a backup solution for VM-AppProd. You currently have the following vaults deployed in the subscription:
* RSV-East: A Recovery Services vault in the East US region
* RSV-West: A Recovery Services vault in the West US region
* BV-East: A Backup vault in the East US region
Which of these vaults can be used to configure the backup for VM-AppProd?
- RSV-East onlyAnswer
- BRSV-East and RSV-West only
- CRSV-East and BV-East only
- DRSV-East, RSV-West, and BV-East
Answer
Only RSV-East can be used to configure the backup for the virtual machine.
The correct answer is RSV-East only. Azure Virtual Machine backup is supported only in Recovery Services vaults, and the vault must be located in the same region as the virtual machine. Since VM-AppProd is in East US, only a Recovery Services vault in East US (RSV-East) can be used.
Step-by-Step Solution
Key Concept
Azure Virtual Machine backup requires a Recovery Services vault in the same region as the target virtual machine.
Estimated Time:1m 0s