AZ-104 Exam QuestionsBrowse all questions from this exam

AZ-104 Exam - Question 439


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?

Show Answer
Correct Answer: D

To ensure that visitors are serviced by the same web server for each request, you should configure session persistence to Client IP on the Azure load balancer. This setting ensures that traffic from the same client IP is always routed to the same backend instance, providing consistent service for each visitor's session.

Discussion

9 comments
Sign in to comment
zellckOption: D
Feb 9, 2023

D is the answer. https://learn.microsoft.com/en-us/azure/load-balancer/distribution-mode-concepts Session persistence: Client IP - Traffic from the same client IP is routed to the same backend instance

lulzsec2019
Mar 13, 2023

This question appeared at least 5 times.

krzychuPl89
Apr 22, 2023

Somebody realy wants us to remember this ...

khaled_razoukOption: D
Jan 5, 2023

To ensure that visitors are serviced by the same web server for each request, you should configure session persistence to "Client IP" on the Azure load balancer.

azhunterOption: D
Jan 5, 2023

Correct Answer

zellckOption: D
Feb 9, 2023

Same as Question 108. https://www.examtopics.com/discussions/microsoft/view/94077-exam-az-104-topic-5-question-108-discussion

Ashfaque_9xOption: D
Jan 8, 2023

Correct Answer D. Session persistence to Client IP

omgMerrickOption: C
Jan 26, 2023

Correct answer: C Session persistence to Client IP Reference: https://learn.microsoft.com/en-us/azure/load-balancer/distribution-mode-concepts

omgMerrick
Jan 26, 2023

I meant to select D. :) Reference is still correct.

kam1122
Jul 17, 2024

there it is, this question gonna appear 10x times lol