mediummultiple choiceObjective-mapped

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?

Question 1mediummultiple choice
Full 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?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

A full VM restore to replace the existing virtual machine.

A full VM restore is unnecessary when only one file needs to be recovered and would create extra downtime and overhead.

B

Best answer

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

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.

C

Distractor review

Blob rehydration from Archive tier in the storage account.

Archive rehydration applies to blob data in Azure Storage, not to files recovered from a VM backup recovery point.

D

Distractor review

A restore point collection operation in Azure Compute.

Restore point collections are for VM snapshot management, but they are not the standard method for file-level recovery from Azure Backup.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Related practice questions

Related AZ-104 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this AZ-104 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: The file recovery process from the Recovery Services vault recovery point. — When only a single file is missing, Azure Backup file recovery is the correct approach. The administrator selects a recovery point in the Recovery Services vault, downloads and runs the recovery script, mounts the backup data, and copies the needed file back to the VM or another location. This approach avoids a full VM restore and is the least disruptive way to recover one deleted document or folder. Why others are wrong: A full VM restore is much heavier than necessary and risks overwriting unchanged data. Blob archive rehydration applies only to archived storage objects, not VM backup recovery points. Restore point collections are a compute snapshot feature and are not the normal Azure Backup workflow for retrieving a single deleted file. File recovery is the precise and efficient solution.

What should I do if I get this AZ-104 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.