Azure App Service Infrastructure Equivalent

44 Views Asked by At

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?

1

There are 1 best solutions below

0
Thiago Custodio On BEST ANSWER

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