Question 1,110 of 1,170
Deploy and Manage Azure ComputemediumMultiple SelectObjective-mapped

Quick Answer

The answer is configuring a VM Scale Set with a minimum instance count of 2 and spreading across fault domains, as this ensures high availability by distributing workloads across isolated hardware boundaries within an Azure datacenter. This approach protects against both hardware failures and planned maintenance events because fault domains separate VMs onto different physical racks with independent power and networking, while update domains stagger reboots during patching. On the AZ-104 exam, this concept tests your understanding that high availability requires redundancy at the infrastructure layer, not just a single VM; a common trap is assuming a single VM in an Availability Set is sufficient, but you must have at least two VMs to qualify. Another valid method is deploying VMs across Availability Zones, which protects against entire datacenter failures by placing instances in physically separate locations within a region. The Azure Load Balancer then distributes traffic across these healthy instances, but it is a traffic-routing tool, not a high-availability method itself. Remember the memory tip: “Two VMs, two domains, or two zones” — if you lack a minimum of two, you lack high availability.

AZ-104 Deploy and Manage Azure Compute Practice Question

This AZ-104 practice question tests your understanding of deploy and manage azure compute. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Which three of the following are valid ways to achieve high availability for a virtual machine workload running in Azure? (Choose three.)

Question 1mediummulti select
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Deploy the VM inside an Availability Set with two or more VMs.

Deploying a VM inside an Availability Set with two or more VMs ensures high availability by placing the VMs across multiple fault domains and update domains within a single Azure datacenter. This protects against hardware failures and planned maintenance events, as at least one VM remains available during an outage or update cycle.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is confusing high-availability mechanisms (like redundancy and automatic failover) with performance improvements (Premium SSD) or data protection (Azure Backup), leading candidates to select options that improve speed or recovery but do not ensure continuous uptime.

Detailed technical explanation

How to think about this question

Availability Sets use fault domains (up to 3 per set) to isolate VMs across separate physical hardware, power, and network, while update domains (up to 20) ensure that only a subset of VMs are rebooted during Azure platform maintenance. Availability Zones provide physical separation within a region by placing VMs in distinct datacenters with independent power, cooling, and networking, offering a higher SLA (99.99% for two or more instances) compared to Availability Sets (99.95%). VM Scale Sets with a minimum instance count of 2 and fault domain spreading automatically distribute VMs across fault domains and can use autoscaling to maintain availability during load spikes or failures.

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.

TExam Day Tips

  • 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.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

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.

Practice this exam

Start a free AZ-104 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AZ-104 question test?

Deploy and Manage Azure Compute — This question tests Deploy and Manage Azure Compute — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Deploy the VM inside an Availability Set with two or more VMs. — Deploying a VM inside an Availability Set with two or more VMs ensures high availability by placing the VMs across multiple fault domains and update domains within a single Azure datacenter. This protects against hardware failures and planned maintenance events, as at least one VM remains available during an outage or update cycle.

What should I do if I get this AZ-104 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AZ-104 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-104 exam.