Courseiva
Monitor and Maintain Azure ResourcesmediumMultiple ChoiceObjective-mapped

AZ-104 Monitor and Maintain Azure Resources Practice Question

An employee deleted one spreadsheet stored on a Windows VM that is protected by Azure Backup. The administrator must recover only that file without restoring the entire VM. What should be used?

⚠ Common exam trap

Test-takers frequently confuse Azure Backup's file-level recovery with full VM restore or blob-level operations, assuming that file recovery requires a full VM restore or that the file is stored in Azure Blob Storage rather than on the VM's disk.

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

The file recovery process from the Recovery Services vault recovery point.

Azure Backup for Azure VMs supports file-level recovery from a recovery point without restoring the entire VM. The file recovery process mounts the recovery point as an iSCSI target on the VM, allowing the administrator to browse and copy the deleted spreadsheet directly from the snapshot. This is the only option that provides granular, non-disruptive file restoration from a VM backup.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • A full VM restore to replace the existing virtual machine.

    Why it's wrong here

    Performing a full VM restore from a Recovery Services vault recovery point would replace the entire operating system and data disks, reverting every file change made after that backup and likely causing an outage or requiring VM recreation. For a single spreadsheet deletion, this is disproportionately invasive and risks overwriting unrelated current data, whereas file-level recovery mounts the same recovery point and lets you copy exactly the deleted file without touching the running VM. Azure Backup explicitly provides file-level recovery to avoid the downtime and data loss inherent in full VM restores.

    When this WOULD be correct

    This option would be correct if the question specified that the entire VM is corrupted or unavailable, and the goal is to restore the whole system to a previous state, not just a single file.

  • The file recovery process from the Recovery Services vault recovery point.

    Why this is correct

    Azure Backup supports file-level recovery by mounting a selected recovery point and allowing the administrator to copy out individual files or folders. This is the best option when the goal is to restore one deleted spreadsheet without replacing the entire virtual machine. It minimizes disruption and avoids overwriting other current VM data that was not affected.

  • Blob rehydration from Archive tier in the storage account.

    Why it's wrong here

    Blob rehydration from the Archive tier is a storage-level operation that changes the access tier of a block blob, not a mechanism to recover deleted files from a VM's disk. A Windows VM's disk is stored as a page blob, which is not eligible for Archive tier rehydration, and even if the underlying blob were accessible, rehydration would not expose the file system hierarchy or resurrect a deleted spreadsheet. This option confuses Azure Storage blob lifecycle management with Azure Backup's mount-and-copy file recovery, which operates on recovery points, not on storage access tiers.

    When this WOULD be correct

    An administrator needs to restore a large dataset stored as blobs in an Azure Storage account that has been moved to the Archive tier to reduce costs. The correct action would be to rehydrate the blobs to a hot or cool tier before accessing them.

  • A restore point collection operation in Azure Compute.

    Why it's wrong here

    Restore point collections in Azure Compute are API-level snapshot groups that capture application-consistent VM state, primarily for custom automation or dev/test scenarios. They do not integrate with the Recovery Services vault's backup chain, and Azure provides no built-in process to mount a restore point collection as a file share to copy out a single deleted spreadsheet. Azure Backup's file recovery, by contrast, creates a temporary mount of a backup recovery point, which is the only supported Azure-native method to recover individual files from a backed-up VM.

    When this WOULD be correct

    This option would be correct if the question asked: 'An administrator needs to create a custom restore point for a set of Azure VMs to be used for application-consistent recovery. What should be used?'

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.

The file recovery process from the Recovery Services vault recovery point.Correct answer

Why this is correct

Azure Backup supports file-level recovery by mounting a selected recovery point and allowing the administrator to copy out individual files or folders. This is the best option when the goal is to restore one deleted spreadsheet without replacing the entire virtual machine. It minimizes disruption and avoids overwriting other current VM data that was not affected.

A full VM restore to replace the existing virtual machine.Wrong answer — click to see why

Why this is wrong here

A full VM restore replaces the entire virtual machine, which is overkill and time-consuming when only a single file needs recovery. Azure Backup offers file-level recovery for Windows VMs, making a full restore unnecessary.

★ When this WOULD be the correct answer

This option would be correct if the question specified that the entire VM is corrupted or unavailable, and the goal is to restore the whole system to a previous state, not just a single file.

Why candidates choose this

Candidates may default to a full restore because they are familiar with it as a standard backup recovery method, overlooking the more efficient file-level recovery feature available in Azure Backup.

Blob rehydration from Archive tier in the storage account.Wrong answer — click to see why

Why this is wrong here

Blob rehydration from Archive tier is used to restore blob data from cold storage, not to recover individual files from an Azure Backup-protected VM. The question specifies a file on a Windows VM, not a blob in a storage account.

★ When this WOULD be the correct answer

An administrator needs to restore a large dataset stored as blobs in an Azure Storage account that has been moved to the Archive tier to reduce costs. The correct action would be to rehydrate the blobs to a hot or cool tier before accessing them.

Why candidates choose this

Candidates may confuse Azure Backup's file recovery with storage account blob operations, or mistakenly think that 'Archive tier' refers to backup archives rather than blob storage tiers.

A restore point collection operation in Azure Compute.Wrong answer — click to see why

Why this is wrong here

A restore point collection operation in Azure Compute is used to manage restore points for Azure VMs, not to recover individual files from an Azure Backup recovery point.

★ When this WOULD be the correct answer

This option would be correct if the question asked: 'An administrator needs to create a custom restore point for a set of Azure VMs to be used for application-consistent recovery. What should be used?'

Why candidates choose this

Candidates may confuse restore point collections with the file-level recovery feature, assuming that any 'restore point' operation can retrieve individual files.

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?”

About these practice questions

This AZ-104 question is part of Courseiva's 1,049-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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.