hardmulti selectObjective-mapped

An application runs on two VMs in one Azure region. The business wants protection from a single hardware host failure and planned maintenance, but it does not require protection from an entire datacenter outage. Which two choices should the administrator make? Select two.

Question 1hardmulti select
Full question →

An application runs on two VMs in one Azure region. The business wants protection from a single hardware host failure and planned maintenance, but it does not require protection from an entire datacenter outage. Which two choices should the administrator make? 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

Distractor review

Place the workload in a single VM with a premium SSD.

Incorrect. One VM is still a single point of failure and does not meet the availability requirement.

B

Best answer

Place both VMs in an availability set.

Correct. Availability sets are the standard option for protecting VMs from host and maintenance domain failures.

C

Distractor review

Use availability zones across the region.

Incorrect. Zones are for datacenter-level resilience, which is more than this requirement asks for.

D

Best answer

Keep at least two running VMs in that availability set.

Correct. The application needs more than one VM so traffic can continue if one host or update domain is affected.

E

Distractor review

Replicate the VMs to another region with Azure Site Recovery.

Incorrect. Site Recovery is a disaster recovery solution for regional failover, not the stated in-region platform-failure goal.

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: Place both VMs in an availability set. — The requirement is limited to host and planned maintenance protection within a region, so an availability set is the right construct. However, the workload also needs more than one VM to stay available when one instance is impacted. Together, those choices keep the design simple while still addressing the failure modes described. Zones and cross-region replication solve bigger problems than the business asked for. Why others are wrong: A single VM cannot provide availability. Availability zones and Azure Site Recovery both address larger failure domains than required, adding complexity and cost without matching the stated scope. The key is to pair the availability set with multiple running VMs so the application can keep operating through host and maintenance events.

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.