AZ-104 Monitor and Maintain Azure Resources Practice Question
A VM was corrupted and the team wants to recover it from Azure Backup without using the original damaged disks. Which two restore targets are supported? Select two.
⚠ Common exam trap
A common mix-up: candidates assume 'Replace existing VM' is an option, but Azure Backup does not support in-place restoration of a corrupted VM; you must restore to a new VM or to managed disks, then manually swap disks or reconfigure.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Create a new virtual machine
Azure Backup supports restoring a VM to a new virtual machine directly from the recovery point, which creates a new VM with the same configuration and data without using the original damaged disks. This is a common restore workflow when the original VM is corrupted or inaccessible.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Create a new virtual machine
Why this is correct
Restoring to a new virtual machine creates a fresh VM resource from the chosen recovery point, preserving the original VM's disks, network interface, and configuration as of the backup. This is the default restore target and lets you leave the corrupted VM intact for forensic analysis or troubleshooting, while immediately provisioning a clean, bootable instance from the snapshot.
- ✓
Restore the managed disks
Why this is correct
Restoring managed disks independently copies the OS and data disks from the recovery point into new managed disks in your chosen storage account or managed disk resource. Those disks can then be attached to an existing VM, a newly created VM, or mounted as data drives, which is useful when you need only specific disks (such as a data disk) without rebuilding the entire VM.
- ✗
Change the subscription automatically
Why it's wrong here
Changing the subscription automatically is not a restore target because the recovery point is tied to the Recovery Services vault's subscription, and the restore operation can only write to resources within that same subscription as the vault. While you can pre-select a different resource group during restore, the subscription is fixed; moving the restored VM to another subscription would require a separate ARM template export and resource move after the restore completes.
When this WOULD be correct
If the question were about moving a backup to a different subscription for billing or organizational purposes, you would need to perform a cross-subscription restore, which is supported for certain workloads like Azure VMs by restoring to a different subscription.
- ✗
Replace the Recovery Services vault name
Why it's wrong here
Replacing the Recovery Services vault name is irrelevant to data recovery because the vault is simply the storage container that holds the backup metadata and recovery points, not the actual VM instance. Vault names cannot be changed after creation, and even attempting to rename it would have no effect on the underlying backup data; the restore process requires selecting a recovery point from the vault, and then deploying a VM or disks.
When this WOULD be correct
In a scenario where you need to move a backup to a different Recovery Services vault (e.g., for organizational restructuring), you would use the 'Backup to another vault' feature or cross-region restore, but the vault name itself cannot be changed; you select a different existing vault.
- ✗
Rebuild the virtual network
Why it's wrong here
Rebuilding the virtual network is incorrect because a VNet is a network isolation boundary and is never stored or backed up as part of the VM's recovery points. Azure Backup captures VM disks and configuration only; restore actions create VMs or disks within the existing VNet, and they do not regenerate or modify network topology. Recreating a VNet would not restore any data and would only disrupt network connectivity.
When this WOULD be correct
In a scenario where a virtual network is accidentally deleted or misconfigured, and you need to recreate it from a template or script, 'Rebuild the virtual network' would be a valid recovery action, but it is not a restore target from Azure Backup.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AZ-104 exam frequently reuses these exact scenarios with slightly different constraints.
✓Create a new virtual machineCorrect answer▾
Why this is correct
Restoring to a new virtual machine creates a fresh VM resource from the chosen recovery point, preserving the original VM's disks, network interface, and configuration as of the backup. This is the default restore target and lets you leave the corrupted VM intact for forensic analysis or troubleshooting, while immediately provisioning a clean, bootable instance from the snapshot.
✗Change the subscription automaticallyWrong answer — click to see why▾
Why this is wrong here
Azure Backup does not support automatically changing the subscription during restore; restore operations are confined to the same subscription as the Recovery Services vault.
★ When this WOULD be the correct answer
If the question were about moving a backup to a different subscription for billing or organizational purposes, you would need to perform a cross-subscription restore, which is supported for certain workloads like Azure VMs by restoring to a different subscription.
Why candidates choose this
Candidates may think that changing the subscription is a valid restore option because they confuse restore with migration or assume that backup data can be moved across subscriptions easily.
✗Replace the Recovery Services vault nameWrong answer — click to see why▾
Why this is wrong here
Azure Backup does not support changing the Recovery Services vault name as a restore target; the vault name is fixed and cannot be replaced during restore operations.
★ When this WOULD be the correct answer
In a scenario where you need to move a backup to a different Recovery Services vault (e.g., for organizational restructuring), you would use the 'Backup to another vault' feature or cross-region restore, but the vault name itself cannot be changed; you select a different existing vault.
Why candidates choose this
Candidates may think that changing the vault name is a valid restore option because they confuse it with the ability to restore to a different vault or subscription, but the vault name is immutable after creation.
✗Rebuild the virtual networkWrong answer — click to see why▾
Why this is wrong here
Rebuilding the virtual network is not a supported restore target for Azure Backup; backup restores operate on VM or disk level, not on network resources.
★ When this WOULD be the correct answer
In a scenario where a virtual network is accidentally deleted or misconfigured, and you need to recreate it from a template or script, 'Rebuild the virtual network' would be a valid recovery action, but it is not a restore target from Azure Backup.
Why candidates choose this
Candidates may think that restoring a VM requires its network to be rebuilt or that Azure Backup can restore network components, confusing network recovery with VM recovery.
Analysis generated from the official AZ-104blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Go deeper
Related to this question
About these practice questions
One of 1,049 original AZ-104 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AZ-104 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-104 exam.