Courseiva
Deploy and Manage Azure ComputeeasyMatchingObjective-mapped

AZ-104 Deploy and Manage Azure Compute Practice Question

Match each image or placement term to the administrator need it supports.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Used to deploy multiple new VMs from a prepared standard build.

Used to create a new VM that keeps the source machine's existing state.

Helps protect against host or maintenance failures inside one datacenter.

Helps protect against a full datacenter outage in a region.

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 Set: protects against rack failures

Availability Set protects against rack failures; Availability Zone protects against datacenter failures; Proximity Placement Group reduces latency; Scale Set provides auto-scaling; VNet isolates network; Load Balancer distributes traffic.

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 Set: protects against rack failures

    Why this is correct

    An Availability Set logically groups VMs into fault domains and update domains so that VMs are placed on different physical racks, each with its own power, cooling, and network infrastructure. If a rack fails or undergoes maintenance, only VMs in that fault domain are affected, protecting the overall workload from a single rack-level failure. This is why Availability Sets specifically guard against rack failures.

  • Availability Zone: protects against datacenter failures

    Why this is correct

    An Availability Zone represents one or more datacenters within an Azure region, each with independent power, cooling, and networking. By placing VM instances across separate zones, you ensure that a failure at one datacenter does not take down the entire workload. Availability Zones provide a higher level of resilience than an Availability Set because they protect against entire datacenter outages.

  • Proximity Placement Group: reduces latency

    Why this is correct

    A Proximity Placement Group is an Azure capability that collocates VMs in the same region, and often the same datacenter or rack, to minimize network latency between them. It is particularly useful for workloads that require extremely low inter-VM latency, such as HPC, media processing, or SAP applications. By reducing the physical distance between VMs, it directly addresses latency-sensitive communication rather than failure protection.

  • Scale Set: distributes traffic

    Why it's wrong here

    A Scale Set does not distribute traffic; it is a service that automatically deploys and manages a group of identical, load-balanced VMs to scale in and out based on demand. Traffic distribution is performed by a separate Azure Load Balancer or Application Gateway that sits in front of the Scale Set and routes requests to healthy instances. The wrong answer here conflates auto-scaling with load balancing.

  • VNet: provides auto-scaling

    Why it's wrong here

    A Virtual Network (VNet) does not provide auto-scaling; instead, it is the fundamental building block for an isolated and secure network boundary in Azure, enabling private IP addressing, subnets, network security groups, and VPN connectivity. Auto-scaling is a feature of Virtual Machine Scale Sets, which can add or remove VM instances automatically based on metrics or schedules. VNet isolation is about network segmentation, not dynamic capacity management.

  • Load Balancer: isolates network

    Why it's wrong here

    A Load Balancer does not isolate the network; it distributes incoming network traffic across multiple backend VMs or instances to ensure high availability and reliability. Network isolation is the role of a Virtual Network and its related components such as subnets, network security groups, and Azure Firewall. Load Balancers operate at the transport layer (L4) and never provide network segmentation.

About these practice questions

One of 1,049 original AZ-104 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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-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.