nerdexam
MicrosoftMicrosoft

AZ-104 · Question #509

AZ-104 Question #509: Real Exam Question with Answer & Explanation

To load balance HTTPS connections using an Azure Load Balancer (lb1), you must first remove the public IP addresses from vm1 and vm2 so that all traffic is routed exclusively through the load balancer rather than directly to the VMs. Next, you create a health probe (to monitor VM

Submitted by helene.fr· Mar 4, 2026Configure and manage virtual networking - Implement and manage Azure Load Balancer for inbound traffic distribution (AZ-104: Implement and manage virtual networking)

Question

Drag and Drop Question You have an Azure subscription that contains the resources shown in the following table. You need to load balance HTTPS connections to vm1 and vm2 by using lb1. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer:

Explanation

To load balance HTTPS connections using an Azure Load Balancer (lb1), you must first remove the public IP addresses from vm1 and vm2 so that all traffic is routed exclusively through the load balancer rather than directly to the VMs. Next, you create a health probe (to monitor VM availability) and a backend pool (to register vm1 and vm2 as targets) on lb1. Finally, you create a load balancing rule on lb1 to define how incoming HTTPS (port 443) traffic is distributed across the backend pool using the health probe.

Topics

#Azure Load Balancer#Backend Pool#Health Probe#Load Balancing Rules

Community Discussion

No community discussion yet for this question.

Full AZ-104 PracticeBrowse All AZ-104 Questions