An organization has an Azure subscription containing the following resources:
- `VM-App-01`: An Azure virtual machine located in the North Europe region. It has an attached managed disk named `Disk-Data-01`.
- `SA-Files-01`: A general-purpose v2 storage account located in the West Europe region, hosting an Azure File share named `Share-Assets-01`.
- `RSV-WE`: A Recovery Services Vault located in the West Europe region.
- `RSV-NE`: A Recovery Services Vault located in the North Europe region.
- `BV-NE`: A Backup Vault located in the North Europe region.
An administrator needs to configure backups for `VM-App-01` at the virtual machine level, `Disk-Data-01` at the independent disk level, and `Share-Assets-01` at the file share level.
Which configuration represents the correct vault alignment and prerequisite matching to back up these resources?
- Back up the virtual machine to the North Europe Recovery Services Vault, back up the managed disk to the North Europe Backup Vault, and back up the file share to the West Europe Recovery Services Vault.Cevap
- BBack up the virtual machine to the West Europe Recovery Services Vault, back up the managed disk to the North Europe Recovery Services Vault, and back up the file share to the West Europe Recovery Services Vault after assigning the Storage Blob Data Contributor role to the administrator.
- CBack up the virtual machine to the North Europe Recovery Services Vault, back up the managed disk to the North Europe Recovery Services Vault, and back up the file share to the North Europe Backup Vault after assigning the Storage Blob Data Contributor role to the administrator.
- DBack up the virtual machine to the West Europe Recovery Services Vault, back up the managed disk to the North Europe Backup Vault, and back up the file share to the North Europe Backup Vault.