You are configuring Azure Backup for a newly deployed architecture in the Sub-Prod-App subscription. The infrastructure includes the resources described in the table below:
| Resource Name | Type | Region | Resource Group |
|---|---|---|---|
| VM-App-01 | Virtual Machine | North Europe | RG-Core |
| Disk-Data-01 | Managed Disk | North Europe | RG-Core |
| Share-Docs-01 | Azure File Share | West Europe | RG-Data |
| VM-App-02 | Virtual Machine | West Europe | RG-Core |
You create a Recovery Services vault named RSV-Core in North Europe and a Backup vault named BV-Core in North Europe.
You need to identify which backup configurations are supported using these vaults. Which backup configuration is valid for these resources?
- Back up VM-App-01 to RSV-Core, and back up Disk-Data-01 to BV-Core.Answer
- BBack up VM-App-02 to RSV-Core, and back up Share-Docs-01 to a new Recovery Services vault located in North Europe.
- CConfigure the backup of Share-Docs-01 to RSV-Core using the subscription Owner role, which automatically grants the required data plane access to view and copy file share contents.
- DPerform a 'Replace existing' restore operation on VM-App-01 to migrate the virtual machine and its configurations directly into the West Europe region.
Answer
The correct configuration is to back up VM-App-01 to RSV-Core and back up Disk-Data-01 to BV-Core.
The correct configuration is to back up the virtual machine in North Europe to the Recovery Services vault in the same region, and back up the managed disk in North Europe to the Backup vault in the same region. This correctly aligns the resource types with their supported vault types and respects the regional constraints of Azure Backup.
Step-by-Step Solution
Key Concept
Recovery Services Vaults vs Backup Vaults regionality and feature compatibility