Search code examples
azureapp-service-environment

Azure App Service Infrastructure Equivalent


How can I create the equivalent of an Azure AppService using individual pieces of infrastructure in Azure?

Is there an existing ARM template that would create something similar?


Solution

  • If you're looking for a quick way, you can use azure quick start and deploy the template you need:

    https://github.com/Azure/azure-quickstart-templates/tree/master/201-vmss-windows-autoscale

    https://github.com/Azure/azure-quickstart-templates