Courseiva
Monitor and Maintain Azure ResourcesmediumDrag & DropObjective-mapped

AZ-104 Monitor and Maintain Azure Resources Practice Question

Arrange the steps to configure Azure Load Balancer with a backend pool.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

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

Create Load Balancer → Configure frontend IP configuration → Configure backend pool → Add health probes → Configure load balancing rules → Associate VMs to backend pool

Create LB, configure frontend and backend, add probes, rules, then associate VMs.

Answer analysis

Option-by-option breakdown

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

  • Create Load Balancer → Configure frontend IP configuration → Configure backend pool → Add health probes → Configure load balancing rules → Associate VMs to backend pool

    Why this is correct

    This is the correct order because the Load Balancer must exist first, then frontend IP is configured to accept traffic, followed by creating the backend pool to define which VMs will receive traffic. Health probes are added to monitor VM health, then load balancing rules tie frontend and backend together with the probe. Finally, VMs are associated to the backend pool to complete the setup.

  • Create Load Balancer → Configure backend pool → Configure frontend IP configuration → Add health probes → Configure load balancing rules → Associate VMs to backend pool

    Why it's wrong here

    This order is incorrect because the frontend IP configuration must be defined before the backend pool, as the load balancing rules will reference both. Creating the backend pool first is possible but not ideal since the frontend is needed to complete the rule configuration later.

  • Create Load Balancer → Configure frontend IP configuration → Configure load balancing rules → Configure backend pool → Add health probes → Associate VMs to backend pool

    Why it's wrong here

    This order is incorrect because load balancing rules require both a frontend and backend pool to be defined. Configuring rules before the backend pool would cause configuration errors as the backend reference does not exist yet.

  • Create Load Balancer → Configure frontend IP configuration → Configure backend pool → Configure load balancing rules → Associate VMs to backend pool → Add health probes

    Why it's wrong here

    This order is incorrect because health probes are essential for the load balancing rules to function properly. Adding probes after associating VMs means the rules would not have a health check, potentially directing traffic to unhealthy VMs. Probes must be configured before or at the same time as the rules.

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.