Top "Azure-template" questions

Server farm (service plan) SKUs

Is there documentation in the wild that lists the sku names and tiers supported by Azure app service plans (server …

azure azure-app-service-plans server-farm azure-template
The resource is not defined in the template

Deploying below template: https://gist.github.com/rnkhouse/aea0a8fd395da37b19466348b919d620 Error: "Deployment failed with status …

azure templates arm-template azure-template
Azure ARM Template dependsOn: Resource Not Defined in Template

I want to create a new vm to resource group in azure with visual studio 2015. the new vm depends on …

azure azure-resource-manager arm-template azure-template
Azure ARM Templates (DependsOn)

Looking to get some guidance and explanation around dependsOn. I have seen in templates there are two methods of providing …

azure arm-template azure-template
Azure ARM template - using array variable

I am defining an alertrule inside my template.json with custom eMails which shall be alerted in case of an …

json azure azure-resource-manager azure-template