How can an Azure Web Site reach an Azure hosted virtual machine?
We have a number of virtual machines hosted in Azure, linked to our internal network through ExpressRoute.
We're looking at setting up a web site in Azure Web App Service, and some backing web services in Azure App Service.
But the question is how the web site and web services can connect to the internal VM's, and the web services and SQL databases running on those VM's