An organization deploys two virtual machines across different resource groups:
* `VM-App-East` in resource group `RG-East`, located in the East US region.
* `VM-Web-West` in resource group `RG-West`, located in the West US region.
The environment also contains two Recovery Services vaults:
* `RSV-East` in resource group `RG-Backups`, located in the East US region.
* `RSV-West` in resource group `RG-Backups`, located in the West US region.
You need to configure backups for both virtual machines. Which two configurations should you use? (Select two.)
- Back up `VM-App-East` to `RSV-East`Cevap
- Back up `VM-Web-West` to `RSV-West`Cevap
- CBack up `VM-App-East` to `RSV-West`
- DBack up `VM-Web-West` to `RSV-East`
Cevap
Configure backup for the virtual machine in East US to use the Recovery Services Vault in East US, and configure backup for the virtual machine in West US to use the Recovery Services Vault in West US.
Azure virtual machines can only be backed up to a Recovery Services Vault that resides in the same region. Therefore, the virtual machine in East US must be backed up to the vault in East US, and the virtual machine in West US must be backed up to the vault in West US.
Adım Adım Çözüm
Anahtar Kavram
Azure Recovery Services Vaults require that target virtual machines and the vault reside in the same Azure region to configure and perform backups.