easymulti selectObjective-mapped

A business wants a line-of-business VM workload to keep running if one Azure datacenter in the region goes offline. Which two deployment choices should the administrator use? Select two.

Question 1easymulti select
Full question →

A business wants a line-of-business VM workload to keep running if one Azure datacenter in the region goes offline. Which two deployment choices should the administrator use? 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

Deploy the VMs in different availability zones.

Placing VMs in different availability zones separates them across datacenters within the region, which protects against a single datacenter outage.

B

Distractor review

Place the VMs in the same availability set.

An availability set helps with host and update domain failures, but it does not protect against a full zone-level outage.

C

Best answer

Choose an Azure region that supports availability zones.

Availability zones are only usable in supported regions, so the deployment must be placed in a region that offers them.

D

Distractor review

Use a proximity placement group for the VMs.

A proximity placement group improves latency by keeping resources close together, but it is not a resilience feature.

E

Distractor review

Use a snapshot of the operating system disk.

A snapshot helps with recovery, but it does not keep a running workload available during an outage.

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 VMs in different availability zones. — To survive a datacenter failure, the workload must be spread across separate availability zones in a region that supports them. A zone places compute in physically separate datacenters, so one failure does not take down every VM. An availability set is useful for host maintenance and rack-level resiliency, but it does not provide the same protection as zones. Therefore, the correct choices are to use a zone-enabled region and deploy across availability zones. Why others are wrong: An availability set improves availability inside the same logical cluster, not against a complete zone outage. A proximity placement group is a performance optimization, not a high-availability design. A snapshot is a recovery artifact, but it does not keep services online while the VM is running. The question asks for choices that keep the workload running during a datacenter failure, so only zonal deployment fits.

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.