This document discusses building infrastructure on Azure using templates and provides resources for doing so. It begins with an introduction and thanks to sponsors. It then provides links to useful Azure Resource Manager templates and documentation. It discusses exporting templates from the Azure portal and deploying templates at the subscription, resource group, and resource level. It also covers using ARM functions like copy and condition in templates as well as user-defined functions and outputs. Finally, it discusses automating template deployments from Azure DevOps.