easymultiple choiceObjective-mapped

A line-of-business app will run on a single Azure virtual machine in a region that supports availability zones. The business wants the VM to keep running if one datacenter in the region fails. Which deployment choice should you use?

Question 1easymultiple choice
Full question →

A line-of-business app will run on a single Azure virtual machine in a region that supports availability zones. The business wants the VM to keep running if one datacenter in the region fails. Which deployment choice should you use?

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

Place the VM in an availability set

An availability set protects against certain maintenance and host failures, but it does not place the VM in separate datacenter zones.

B

Best answer

Deploy the VM in an availability zone

An availability zone places the VM in a physically separate datacenter within the same Azure region. That design gives better resilience against a datacenter-level failure than an availability set. For a single VM, choosing a zone is the direct way to improve protection from one zone or datacenter going offline. It is the right operational choice when the region supports zones and the requirement is survivability during a datacenter outage.

C

Distractor review

Use a larger VM size

A larger VM size can improve performance, but it does not add redundancy or protect against datacenter failure.

D

Distractor review

Use a custom image

A custom image helps standardize software installation, but it does not provide resilience against infrastructure failure.

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: Deploy the VM in an availability zone — Availability zones are designed for higher resiliency than availability sets because each zone is isolated with separate power, cooling, and networking. When a single VM must continue running through a datacenter-level failure, placing it in a zone is the best fit. An availability set helps with host and maintenance separation, but it is not the same as zone isolation. The question specifically asks for protection from a datacenter failure, which points to an availability zone. Why others are wrong: An availability set improves availability within a datacenter cluster, but not against a whole zone outage. VM size affects capacity, not resilience. A custom image is about deployment consistency, not fault tolerance. Only availability zones directly address the requirement for surviving a datacenter failure in a supported region.

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.