I cannot figure out how to connect a Web App (App Service) to a Virtual Machine in Azure. I've create a VNet from the Web App configuration panel.
All items are created using the Resource Management model, are in the same subscription and are at least of the Standard pricing tier.
Apparently a Web App cannot be connected to a V2 VNet. (Looks like these terms are used interchangeably, or is it something different).
I've create a classic Vnet (V1?). But I cannot seem to find out how to connect my Virtual machine to it.
How can I connect both a Web App and VM to the same network? Are there any other requirements I'm missing?