Hi
i have two virtual servers in one cloud service, with LB on port 80, and probe on HTTP /active.html
if i rename active.html on eg. server02, and wait for default (2*15 sec), i assume the the server02 should be "disabled" from the LB and the server01 should be the only one taking care of requests... but that's not the case...
så the question are, how do i manage the LB, so i can take one server out for maintenance ? on AWS i just did a BLOCK rule in the firewall on the server i needed, but that don't Work in azure... i think...