Azure Resource Manager templates

By Dustin Ward

This article describes the structure of an Azure Resource Manager template. It presents the different sections of a template and the properties that are available in those sections. The template consists of JSON and expressions that you can use to construct values for your deployment. This article is intended for users who have some familiarity…