© David Rendón 2022
D. RendónBuilding Applications with Azure Resource Manager (ARM)https://doi.org/10.1007/978-1-4842-7747-8_7

7. Using Variables in Your ARM Template

David Rendón1  
(1)
Ags, Mexico
 

This chapter will cover how to use variables to simplify the definition of your Azure Resource Manager (ARM) template; we will go over how to create an Azure Resource Manager template with variables and how to reference values and configuration variables. This chapter will also cover how to create multiple values for a variable in your template and how to integrate the copy function to perform iterations.

These are some of the topics in this chapter:
  • Introduction to variables in your ARM template

  • How to reference variable values

  • How to leverage configuration ...

Get Building Applications with Azure Resource Manager (ARM): Leverage IaC to Vastly Improve the Life Cycle of Your Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.