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

9. Understanding Dependencies in Your ARM Template

David Rendón1  
(1)
Ags, Mexico
 

In Chapter 8, we reviewed how to define the resources that will be part of your environment. This chapter will cover how to create multiple dependent resources to understand better the deployment order and how Azure Resource Manager (ARM) evaluates dependencies across various resources. This chapter will also focus on how you can define dependencies in your ARM template.

Specifically, the chapter will cover the following:
  • Understanding the order for deploying resources in ARM templates

  • Setting resource dependencies and location

  • Circular dependencies ...

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.