easymultiple choiceObjective-mapped

A data disk was accidentally deleted from a VM. You have a snapshot of that disk from before the deletion. What should you create first to restore the data with minimal impact to the VM's OS disk?

Question 1easymultiple choice
Full question →

A data disk was accidentally deleted from a VM. You have a snapshot of that disk from before the deletion. What should you create first to restore the data with minimal impact to the VM's OS disk?

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

Best answer

A new managed disk from the snapshot

A snapshot is a backup point for a disk, but it must be turned into a managed disk before it can be attached to a VM. Creating a new managed disk from the snapshot restores the data in a recoverable form while leaving the VM's OS disk untouched. After the new disk is created, you can attach it as a data disk. This is the normal restore path for a deleted or lost managed data disk.

B

Distractor review

A new virtual machine

Creating a new VM is unnecessary and would not be the most direct way to restore only the missing data disk.

C

Distractor review

A new availability set

An availability set is about VM placement and resilience, not about recovering a deleted disk.

D

Distractor review

A larger VM size

Increasing VM size changes compute capacity, but it does not recover deleted storage data.

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: A new managed disk from the snapshot — A snapshot is a point-in-time copy, and the usual recovery approach is to create a managed disk from that snapshot. That managed disk can then be attached back to the original VM or another VM as a data disk. This restores the lost data without replacing the operating system disk or rebuilding the whole server. It is the least disruptive and most targeted option when only a data disk was deleted. Why others are wrong: A new VM is far more disruptive than necessary and does not directly recover the missing disk. An availability set affects placement and fault tolerance, not disk recovery. A larger VM size does nothing to restore lost data. The question asks specifically for the first recovery action, which is creating a managed disk from the snapshot.

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.