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

10. Using Functions in Your ARM Template

David Rendón1  
(1)
Ags, Mexico
 

This chapter will focus on using logical operations and expressions in your Azure Resource Manager (ARM) template. We will go over the scope of the functions available and the most common functions utilized in ARM templates. This chapter will also cover how to create your own custom ARM template function.

The topics in this chapter include the following:
  • Understanding ARM template functions

  • Examples of ARM template functions

  • Creating your own ARM template function

Although we used some ARM template functions in previous chapters, it is important to fully ...

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.