Courseiva
Describe Azure architecture and servicesmediumMultiple ChoiceObjective-mapped

AZ-900 Describe Azure architecture and services Practice Question

A company plans to deploy a mission-critical application on three Azure virtual machines. The application must remain available even if an entire Azure datacenter becomes unavailable due to a catastrophic event like a fire or flood. The company wants to deploy the VMs across multiple physical locations within a single Azure region, with each location having independent power, cooling, and networking. Which Azure feature should the company use?

⚠ Common exam trap

Many candidates confuse availability sets with availability zones, mistakenly thinking that distributing VMs across fault domains within a single datacenter provides protection against a full datacenter failure, but availability sets only protect against rack-level failures, not region-wide disasters.

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

Availability zones

Availability zones are physically separate locations within an Azure region, each with independent power, cooling, and networking. By deploying the three VMs across different availability zones, the application remains available even if an entire datacenter (one zone) fails due to a catastrophic event. This meets the requirement for high availability across multiple physical locations within a single region.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Availability sets

    Why it's wrong here

    Availability sets distribute virtual machines across multiple fault domains and update domains within a single Azure datacenter (or a single availability zone). This architecture mitigates the impact of hardware failures, maintenance events, and planned patches inside that datacenter. However, because all VMs in an availability set remain within the same physical datacenter, a datacenter-wide outage—such as a power or cooling failure—will take down the entire set. Thus, availability sets cannot provide the cross-datacenter redundancy required for mission-critical resilience.

    When this WOULD be correct

    A company deploys a web application on two VMs and wants to ensure that if one server fails due to a hardware issue (e.g., a disk failure), the other VM continues running. They also want to guarantee that during planned maintenance, not all VMs are updated simultaneously. In this scenario, an availability set would be the correct answer.

  • Availability zones

    Why this is correct

    Availability zones are unique physical locations within an Azure region. Each zone is made up of one or more datacenters with independent power, cooling, and networking. By deploying VMs across multiple zones, you can protect your application from a complete datacenter failure.

  • Azure Site Recovery

    Why it's wrong here

    Azure Site Recovery is a disaster recovery service that replicates workloads from a primary site to a secondary site, often another Azure region. It does not protect against failures within a single region by using multiple datacenters in that region.

    When this WOULD be correct

    A company wants to protect its on-premises virtual machines by replicating them to Azure for failover in case of a disaster at the primary site. The question would specify a need for cross-region disaster recovery, not intra-region high availability.

  • Virtual machine scale sets

    Why it's wrong here

    Virtual machine scale sets allow you to deploy and manage a set of identical, load-balanced VMs. They can be used for scaling but do not inherently provide protection against an entire datacenter failure unless combined with availability zones.

    When this WOULD be correct

    A company expects variable traffic to a web application and needs to automatically increase or decrease the number of VM instances based on demand, while maintaining high availability within a single datacenter. The correct answer would be Virtual machine scale sets with an availability set configuration.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AZ-900 exam frequently reuses these exact scenarios with slightly different constraints.

Availability zonesCorrect answer

Why this is correct

Availability zones are unique physical locations within an Azure region. Each zone is made up of one or more datacenters with independent power, cooling, and networking. By deploying VMs across multiple zones, you can protect your application from a complete datacenter failure.

Availability setsWrong answer — click to see why

Why this is wrong here

Availability sets protect against hardware failures within a single datacenter by distributing VMs across fault domains and update domains, but they do not provide resilience against an entire datacenter failure. The question requires protection from a catastrophic event that takes down a whole datacenter, which is beyond the scope of availability sets.

★ When this WOULD be the correct answer

A company deploys a web application on two VMs and wants to ensure that if one server fails due to a hardware issue (e.g., a disk failure), the other VM continues running. They also want to guarantee that during planned maintenance, not all VMs are updated simultaneously. In this scenario, an availability set would be the correct answer.

Why candidates choose this

Candidates may confuse availability sets with availability zones, thinking that distributing VMs across multiple fault domains within a datacenter is equivalent to distributing across separate physical locations. The term 'availability' in both names leads to this confusion.

Azure Site RecoveryWrong answer — click to see why

Why this is wrong here

Azure Site Recovery is a disaster recovery service that replicates workloads to a secondary region, not within a single region. The question requires high availability within a single region across multiple datacenters, which is provided by Availability Zones, not Site Recovery.

★ When this WOULD be the correct answer

A company wants to protect its on-premises virtual machines by replicating them to Azure for failover in case of a disaster at the primary site. The question would specify a need for cross-region disaster recovery, not intra-region high availability.

Why candidates choose this

Candidates may confuse disaster recovery (Site Recovery) with high availability (Availability Zones), especially when the scenario mentions catastrophic events like fire or flood, which are typical disaster recovery triggers.

Virtual machine scale setsWrong answer — click to see why

Why this is wrong here

Virtual machine scale sets provide auto-scaling and load balancing across multiple VMs, but they do not guarantee distribution across physically separate datacenters within a region. They can be configured within a single availability set or zone, but the question requires resilience against an entire datacenter failure, which is provided by availability zones, not scale sets.

★ When this WOULD be the correct answer

A company expects variable traffic to a web application and needs to automatically increase or decrease the number of VM instances based on demand, while maintaining high availability within a single datacenter. The correct answer would be Virtual machine scale sets with an availability set configuration.

Why candidates choose this

Candidates may confuse the auto-scaling and high-availability capabilities of scale sets with the physical separation provided by availability zones, assuming that scale sets inherently distribute VMs across fault domains.

Analysis generated from the official AZ-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

About these practice questions

Courseiva writes every AZ-900 question from scratch — 981 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AZ-900 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-900 exam.