easymultiple choiceObjective-mapped

A company plans to deploy a web application on Azure virtual machines. They want to protect against a datacenter failure within a region. The VMs must be distributed across multiple physically separate locations with independent power, cooling, and networking. Which deployment option should they use?

Question 1easymultiple choice
Full question →

A company plans to deploy a web application on Azure virtual machines. They want to protect against a datacenter failure within a region. The VMs must be distributed across multiple physically separate locations with independent power, cooling, and networking. Which deployment option should they 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

Availability Set

An Availability Set distributes VMs across fault domains and update domains within a single datacenter. It protects against server rack failures but not against a full datacenter outage.

B

Best answer

Availability Zones

Availability Zones are distinct physical locations within a region, each with independent power, cooling, and networking. Deploying VMs across zones ensures resilience to a datacenter failure.

C

Distractor review

Virtual Machine Scale Set

A Virtual Machine Scale Set provides autoscaling and load balancing for identical VMs, but it does not inherently guarantee distribution across separate datacenters unless combined with Availability Zones.

D

Distractor review

Proximity Placement Group

Proximity Placement Groups are used to co-locate VMs to reduce network latency. They do not provide fault isolation or protection against datacenter failures.

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-305 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-305 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Availability Zones — Availability Zones are physically separate datacenters within an Azure region, each with independent power, cooling, and networking. Deploying VMs across zones protects against datacenter-level failures. Availability Sets only protect against rack-level failures within a single datacenter. Scale Sets are for scaling, not primarily for high availability. Proximity Placement Groups reduce latency but do not provide fault isolation.

What should I do if I get this AZ-305 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.