Use Azure Quickstart templates
- Open Azure Quickstart templates
- In Search, enter deploy linux web app.
- Select the tile with the title Deploy a basic Linux web app. If you have trouble finding it, here’s the direct link.
- Select Browse on GitHub.
- Select azuredeploy.json.
- Review the template. In particular, look for the
Microsoft.Web/sites
resource.
Tag:Azure