Microsoft
AZ-104 · Question #483
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. Your
The correct answer is B. No. You need to configure a load-balancing rule to allow/route traffic to the SQL Server instances. Health probe - is for monitoring the health status of the backend servers or instances. https://docs.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/availability-group- lo
Submitted by femi9· Mar 4, 2026Configure and manage virtual networking
Question
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. Your company has a Microsoft SQL Server Always On availability group configured on their Azure virtual machines (VMs). You need to configure an Azure internal load balancer as a listener for the availability group. Solution: You create an HTTP health probe on port 1433. Does the solution meet the goal?
Options
- AYes
- BNo
How the community answered
(36 responses)- A33% (12)
- B67% (24)
Explanation
You need to configure a load-balancing rule to allow/route traffic to the SQL Server instances. Health probe - is for monitoring the health status of the backend servers or instances. https://docs.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/availability-group- load-balancer-portal-configure#step-4-set-the-load-balancing-rules
Community Discussion
No community discussion yet for this question.