LetsDevOps: Azure Bicep EP04-Resource Dependencies, Implicit and Explicit Dependency.

Опубликовано: 27 Октябрь 2024
на канале: Sumit Raj
178
8

In this tutorial we will how the deployment occurs and how to use the resource dependencies.
✅ What is Bicep resource dependency
✅ What Implicit and Explicit Dependency
✅ How to use it.
✅ Demo

🚀🤩Blog URL: https://www.letsdevops.net/post/letsd...

► Bicep Getting started Tutorial:    • LetsDevOps: Azure Bicep EP01-Getting ...  

► Bicep Parameters & Variables Tutorial:    • LetsDevOps: Azure Bicep EP02 - Data t...  

► Bicep reference Exisitng resource:    • LetsDevOps:Azure Bicep EP03-How to re...  

► Bicep Modules:    • LetsDevOps: Azure Bicep EP05-Modules,...  

🔗 GitHub: https://github.com/sumitraj0103/Letsd...

▬▬▬▬▬▬ Contect TimeStamp ⏰ ▬▬▬▬▬▬
Introduction: 00:03
Item to cover: 00:09
What is resource dependency: 00:20
Why resource dependency: 00:48
Types of resource dependency: 01:45
Implicit Dependency: 01:51
Explicit Dependency: 02:26
Visualize Dependency: 03:20
Demo: 03:42