Hi All
Just getting to grips with the new ARM version of Azure and have a problem getting traffic through my load balancer and onto my web server VM.
I have created a load balancer, backend network, web server VM and public IP address and configured all this to work together to load balance port 80 and 443 traffic to my web server. I intend to add more VMs later so fo now I have a single VM attached the back end network.
I've used this article to set this up -
https://azure.microsoft.com/en-us/documentation/articles/load-balancer-get-started-internet-arm-ps/#update-an-existing-load-balancer
My RDP rule is an Incoming NAT rule and that works fine. I can RDP onto my VM.
I have also tried to remove the port 80 and 443 load balancer rules and replace them with an Incoming NAT rule for 80 and 443 but when I do that I cannot select the VM. The only option I have is to choose an Availability Set and I do not have one of these. Is that the problem? Do I have to have an availability set?
Any help would be very much appreciated!
Bring back Classic mode!
Cheers