In my previous post I’ve shown how easy is to publish a web application to an Azure web role, a detail I’ve omitted is that among WebRole settings there’s the number of role instances you wish to activate: As you increase this number, the number of VM created by Azure infrastructure and made available to load balancer increases and your “site” can satisfy a larger number or incoming...