Microsoft
AZ-104 · Question #484
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…
The correct answer is B. No. Session persistence ensures that a client will remain connected to the same server throughout a session or period of time. Because load balancing may, by default, send users to unique servers each time they connect, this can mean that complicated or repeated requests are slowed…
Submitted by klara.se· 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 set Session persistence to Client IP. Does the solution meet the goal?
Options
- AYes
- BNo
How the community answered
(49 responses)- A49% (24)
- B51% (25)
Explanation
Session persistence ensures that a client will remain connected to the same server throughout a session or period of time. Because load balancing may, by default, send users to unique servers each time they connect, this can mean that complicated or repeated requests are slowed down. https://docs.microsoft.com/en-us/azure/load-balancer/distribution-mode-concepts#session-
Community Discussion
No community discussion yet for this question.