If I have three websites like web1.azurewebsites.net, web2...,web3... in the same region and want to have a loadbalancer that divides the traffic evenly amongst those websites (a so called round robin configuration). How can I accomplish this in azure? I know that I can use the traffic manager but only if the websites are on different regions.
Sorry but very new to azure...
/Joe