An administrator is configuring the backup and recovery strategy for an Azure virtual machine named vm-finance-prod. The virtual machine configuration is as follows:
- Region: North Europe
- OS: Windows Server 2025
- Disks: One OS disk (Premium SSD) and one data disk (Premium SSD v2)
- Vault: A Recovery Services Vault named rsv-finance is deployed in the West Europe region.
The administrator must configure the backup policy and prepare a recovery plan. The recovery plan requires that, in the event of corruption, the virtual machine should be restored by overwriting the existing virtual machine disks while maintaining the original virtual machine's resource ID and network configuration.
Which configuration changes and restore options should the administrator select to meet these requirements?
- Create a new Recovery Services Vault in the North Europe region, configure the backup using an Enhanced policy, and select the 'Replace existing' option during recovery.Answer
- BCreate a new Recovery Services Vault in the North Europe region, configure the backup using an Enhanced policy, and select the 'Create new' option during recovery.
- CUse the existing Recovery Services Vault in the West Europe region, configure the backup using an Enhanced policy, and select the 'Replace existing' option during recovery.
- DUse the existing Recovery Services Vault in the West Europe region, configure the backup using a Standard policy, and select the 'Create new' option during recovery.