Summary
In this module, you were introduced to Azure Resource Manager templates (ARM templates) and used them to deploy a storage account to Azure. You made the template more flexible by adding parameters and got output from the execution of the template.
In summary, you:
- Implemented an ARM template by using Visual Studio Code.
- Declared resources and added flexibility to your template by adding resources, parameters, and outputs.
Learn more
To learn more, see the following articles:
- Azure Resource Manager Tools for Visual Studio Code
- Understand the structure and syntax of ARM templates
- Azure Resource Manager
- Azure CLI
- Azure PowerShell
- Resource providers for Azure services
- Define resources in Azure Resource Manager templates
- Outputs in Azure Resource Manager templates
- Parameters in Azure Resource Manager templates
Need help? See our troubleshooting guide or provide specific feedback by reporting an issue.