Specifies how traffic from a client should be handled. The default behavior (None) is that successive requests from a client may be handled by any virtual machine. You can change this behavior. Client IP specifies that successive requests from the same client IP address will be handled by the same virtual machine. Client IP and Protocol specifies that successive requests from the same client IP address and protocol combination will be handled by the same virtual machine.

🎲 Try a Random Question  |  Total Questions in Quiz: 323  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Microsoft Azure AZ-103 Certified Azure Administrator Study Guide Questions — practice the complete quiz, review flashcards, or try a random question.


1. Specifies how traffic from a client should be handled. The default behavior (None) is that successive requests from a client may be handled by any virtual machine. You can change this behavior. Client IP specifies that successive requests from the same client IP address will be handled by the same virtual machine. Client IP and Protocol specifies that successive requests from the same client IP address and protocol combination will be handled by the same virtual machine.