Deploy to multiple Azure environments by using ARM template features
Manage multiple Azure environment deployments of your Azure Resource Manager templates by using functions, variables, tags, and parameter files.
Learning objectives
In this module, you will:
- Create an expression for a unique value by using Azure Resource Manager template functions.
- Reuse your expression by storing it in an Azure Resource Manager template variable.
- Organize and track your deployed Azure resources by using resource tags.
- Manage multiple deployment parameters by using Azure Resource Manager template parameter files.
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.
- One of these tools:
- The latest version of the Azure CLI tools, installed locally.
- The latest version of Azure PowerShell, installed locally.