QUESTION 56
You have five Azure virtual machines that run Windows Server 2016. The virtual machines are configured as web servers. You have an Azure load balancer named LB1 that provides load balancing services for the virtual machines. You need to ensure that visitors are serviced by the same web server for each request. What should you configure? A. Protocol to UDP B. Session persistence to None C. Session persistence to Client IP D. Idle Time-out (minutes) to 20 Correct Answer: C Section: (none) Explanation Explanation/Reference: Explanation: You can set the sticky session in load balancer rules with setting the session persistence as the client IP. References: https://cloudopszone.com/configure-azure-load-balancer-for-sticky- sessions/