Summary

Completed

In this module, you learned about 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, check out the following articles: