I am trying to use new Azure feature - Loadbalancer v2 with Virtual Machines v2 due to very easy and templatable provisioning. However, load balancer does not allow traffic on port 80 to my machines. I have a rule, which shall send TCP/80 traffic to my
machines without sticky sessions. I have a probe which is polling simple html page on server (I see this polls in IIS logs, being returned with status 200) - but traffic never hits machines. However, in inboud NAT rule sending traffic to another ports directly
- machines are accessible
↧