Microsoft Azure Administrator Associate AZ-104 Practice Question
An administrator has configured an Azure Load Balancer to distribute traffic to a set of virtual machines. Clients are unable to access the service, and upon checking, the administrator notices that the health probes are failing, marking all backend pool instances as unhealthy. What is the most effective action the administrator should take to resolve this issue?
Enable session persistence on the load balancer.
Add the virtual machines to an availability set.
Change the load balancer's health probe from TCP to HTTP.
Ensure that the Network Security Group associated with the virtual machines allows inbound traffic on the probe port.