Episode

ARM Series #5: Variables

Variables are very useful in all king of scenarios to simplify things. Azure Resource Manager (ARM) templates aren't an exception and the variable will offer great flexibility. In this chapter, we will explain how you can use variables inside your template to make them easier to read, or to use.  

Jump To: 

[01:47] Simplify the template using variables to make it easier to read

[03:30] Simplify our parameter to make the template easy to use

[07:39] Best practices

Learn More: