Deploy Azure infrastructure by using JSON ARM templates
Write JSON Azure Resource Manager templates (ARM templates) by using Visual Studio Code to deploy your infrastructure to Azure consistently and reliably.
Learning objectives
In this module, you will:
- Implement a JSON ARM template by using Visual Studio Code.
- Declare resources and add flexibility to your template by adding resources, parameters, and outputs.
Prerequisites
- Familiarity with Azure, including the Azure portal, subscriptions, resource groups, and resource definitions
- An Azure account. You can get a free account here
- Visual Studio Code installed locally
- The Azure Resource Manager Tools for Visual Studio Code extension installed locally
- Either:
- The latest Azure CLI tools installed locally
- The latest Azure PowerShell installed locally