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

16. Validating Your ARM Template

David Rendón1  
(1)
Ags, Mexico
 

In the previous chapter, we discussed the importance of securing values in ARM templates and how you can leverage some components available in Resource Manager to reference your secrets in your deployments.

When authoring ARM templates, it is inevitable to have potential errors; we are humans, and it’s OK to have errors, whether it’s a syntax error or a logical error. This chapter will review some tools to help you succeed and minimize potential errors in your ARM templates.

This chapter will provide you with the tooling needed to validate the ARM templates that ...

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.