Microsoft
AZ-104 · Question #175
You have a Microsoft SQL Server Always On availability group on Azure virtual machines. You need to configure an Azure internal load balancer as a listener for the availability group. What should you
The correct answer is A. Enable Floating IP.. Incorrect Answers: D: The Health probe is created with the TCP protocol, not with the HTTP protocol. https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sql/virtual-machines-windows- portal-sql-alwayson-int-listener
Submitted by lukas.cz· Mar 4, 2026Configure and manage virtual networks
Question
You have a Microsoft SQL Server Always On availability group on Azure virtual machines. You need to configure an Azure internal load balancer as a listener for the availability group. What should you do?
Options
- AEnable Floating IP.
- BSet Session persistence to Client IP and protocol.
- CSet Session persistence to Client IP.
- DCreate an HTTP health probe on port 1433.
How the community answered
(34 responses)- A71% (24)
- B18% (6)
- C9% (3)
- D3% (1)
Explanation
Incorrect Answers: D: The Health probe is created with the TCP protocol, not with the HTTP protocol. https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sql/virtual-machines-windows- portal-sql-alwayson-int-listener
Community Discussion
No community discussion yet for this question.