Hi all,
Has anyone come across a working JSON file that adds an already created Web App to an existing Vnet in Azure.
Thanks
Steve
Hi all,
Has anyone come across a working JSON file that adds an already created Web App to an existing Vnet in Azure.
Thanks
Steve
Hi Steve,
To deploy WebApps to an existing vNet you need to be running an App Service Environment - this allows many different types of resources to consume existing network resources.
Cheers
Thank you for confirming the above.