Your company has an Azure subscription named Sub-Corp-Ops that contains the resources shown in the following table:
| Resource Name | Resource Type | Azure Region |
|---|---|---|
| VM-App-01 | Virtual machine | eastus2 |
| Disk-Data-01 | Azure Disk | westus3 |
| Files-Config-01 | Azure File share | eastus2 |
You have the following vault resources:
| Vault Name | Vault Type | Azure Region |
|---|---|---|
| RSV-East | Recovery Services Vault | eastus2 |
| RSV-West | Recovery Services Vault | westus3 |
| BV-East | Backup Vault | eastus2 |
| BV-West | Backup Vault | westus3 |
You need to configure Azure Backup for VM-App-01, Disk-Data-01, and Files-Config-01. The solution must minimize the number of vaults used.
Which two vaults should you use?
- RSV-EastAnswer
- BRSV-West
- CBV-East
- BV-WestAnswer
Answer
RSV-East and BV-West
The correct vaults are RSV-East and BV-West. RSV-East (a Recovery Services Vault in eastus2) is required because both VM-App-01 and Files-Config-01 reside in eastus2 and require a Recovery Services Vault. BV-West (a Backup Vault in westus3) is required because Disk-Data-01 resides in westus3 and Azure Disk backup is supported only by Backup Vaults, which must match the resource region.
Step-by-Step Solution
Key Concept
Azure Recovery Services Vault and Backup Vault regional and workload compatibility rules