Build Azure Resource Manager templates
Learn how Resource Manager templates express your deployments as code, enabling you to deploy faster and more reliably.
Learning objectives
In this module, you will:
- Identify what Azure Resource Manager is, and what's in a Resource Manager template
- Deploy a VM using the Azure CLI and a prebuilt Resource Manager template
- Customize your Resource Manager template to configure a basic web server on your VM
Prerequisites
- Experience using Bash and the Azure CLI
- Experience working with Azure resources and resource groups