Forum Discussion
alexander tikhomirov
Feb 16, 2017Brass Contributor
Azure Internal load balancer, VM with web role behind ILB cant open site using ILB IP
Hi
Why I cant open web site from VM which hosted web site and located behind Azure Internal Load balancer, using load balancer' IP?
4 Replies
Sort By
- kasunsjcIron Contributor
Hi
Did you configure the load balancing rule as below. verify you configure the backend pool is correct .
- alexander tikhomirovBrass ContributorYou mean it works for you? from one of VM assigned to backendpool you can reach web site hosted by one of the VM and using ILB IP?
I found article that explains this a little http://stackoverflow.com/questions/40055576/azure-internal-load-balancer-ip/40084454- kasunsjcIron Contributor
Hi
Are you using ARM (New) deployment or ASM (old) deployment method ?