easymulti selectObjective-mapped

An application needs more data disk capacity, but the VM can keep using the same managed disk. Which two statements are true when you resize a managed data disk? Select two.

Question 1easymulti select
Full question →

An application needs more data disk capacity, but the VM can keep using the same managed disk. Which two statements are true when you resize a managed data disk? Select two.

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

You can increase the managed disk size without redeploying the VM.

Managed disks can be expanded in Azure without rebuilding the VM or reinstalling the operating system.

B

Best answer

You may need to extend the partition or filesystem inside the guest OS.

After Azure grows the disk, the operating system often needs a volume extension to use the extra space.

C

Distractor review

You must create a brand-new VM before resizing the disk.

Disk expansion does not require replacing the VM when only storage capacity changes.

D

Distractor review

Resizing a disk always shrinks it back to a smaller size.

The common Azure operation here is expansion, not automatic shrinking of a managed disk.

E

Distractor review

The VM size must always change whenever disk capacity changes.

VM compute size and managed disk size are separate settings and do not always change together.

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: You can increase the managed disk size without redeploying the VM. — When a managed data disk needs more capacity, the Azure-side disk size can be increased without redeploying the VM. That changes the available storage, but the guest operating system may still need a partition or filesystem extension to use the new space. This is a common operational step in Azure administration. The process separates disk resizing in Azure from volume expansion inside the VM. Why others are wrong: A new VM is not required just to increase disk capacity. Shrinking a disk is not the usual supported action in this scenario, and changing the VM size is unrelated to the disk size in many cases. The important concept is that Azure disk capacity and in-guest volume size are separate layers, so both sides may need attention.

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.