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

15. Working with Secrets in Your ARM Template

David Rendón1  
(1)
Ags, Mexico
 

In the previous chapter, we discussed how you can work with larger and more complex environments by splitting components as modules into multiple ARM templates and how you can share templates and make them accessible to your team members.

This chapter will go over a top security concern when working with ARM templates: how you can work with secret values in ARM templates.

We will review how to retrieve and pass secrets in your ARM template. This chapter also covers the differences when working with static values and dynamic values.

The topics in this ...

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.