Skip to main content
This is lesson 8 of 8 in this module Course 19% complete

Azure Resource Manager (ARM) Templates

Premium Content

Sign in with your account or sign up to access this lesson.

The lesson describes Azure Resource Manager (ARM) template deployments, describing how JSON documents define infrastructure as code. It covers template schema structure, parameters for configurable deployments, variables, functions, and outputs. The lesson demonstrates how Azure automatically resolves deployment order and supports linking templates together for complex deployments.