Five Azure VMs running Windows Server 2016 act as web servers behind an Azure Load Balancer named LB1. Ensure that each visitor is routed to the same web server for all their requests. What should you configure?
Choose an answer
Tap an option to check your answer.
Correct answer: Session persistence set to Client IP and protocol.
Why this is the answer
Configuring session persistence to "Client IP and protocol" ensures that all requests from a specific client IP address are directed to the same backend instance behind the load balancer. This is crucial for applications that maintain session state on the server, preventing users from losing their session data if subsequent requests are routed to a different server. "None" would distribute requests randomly, breaking session affinity. A health probe monitors backend instance availability but doesn't manage session routing. Setting the idle timeout affects how long a TCP connection is maintained without activity, not how requests from a client are routed to a specific server.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed