easymultiple choiceObjective-mapped

Before changing a managed data disk on a production VM, you want a point-in-time copy that you can keep and restore later if needed. What should you create?

Question 1easymultiple choice
Full question →

Before changing a managed data disk on a production VM, you want a point-in-time copy that you can keep and restore later if needed. What should you create?

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 managed disk snapshot

A snapshot captures a point-in-time copy of a managed disk. It is the right choice when you want a recoverable copy before making changes. You can create it for an OS disk or data disk and use it later to restore or create a new disk if the original change does not work as expected.

B

Distractor review

An availability set

An availability set improves service availability, but it does not create a copy of a disk for rollback purposes.

C

Distractor review

A load balancer backend pool

A backend pool distributes traffic to VMs, but it does not preserve disk contents or create recovery copies.

D

Distractor review

A resource lock

A lock can prevent deletion or modification, but it does not capture data in a point-in-time disk image.

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 managed disk snapshot — A managed disk snapshot is the best choice because it creates a point-in-time copy of the disk before you make changes. This is a common administrative safety step when modifying data disks, testing changes, or preparing for a rollback. If the update goes badly, you can use the snapshot to create a new disk and recover the previous state without affecting the running VM unless you choose to attach it. Why others are wrong: An availability set is about uptime, not backup. A load balancer backend pool handles network traffic distribution and has nothing to do with disk recovery. A resource lock protects resources from accidental changes, but it does not preserve the current disk state. The only option that actually gives you a reusable copy of the disk is a 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.