LetsDevOps:Azure Bicep EP03-How to reference existing resource in Azure Bicep.

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

Assume you already have an existing resource created in azure and you want to refer in your current bicep file then this tutorial will be helpful.

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

Bicep Getting started Tutorial: https://www.letsdevops.net/post/letsd...

Bicep Parameters & Variables Tutorial: https://www.letsdevops.net/post/letsd...

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

Download VS Code: https://code.visualstudio.com/download

Install Bicep CLI: https://learn.microsoft.com/en-us/azu...

Azure CLI: https://learn.microsoft.com/en-us/azu...

PowerShell AZ: https://learn.microsoft.com/en-us/pow...

Content:
Introduction: 00:05
Item to cover: 00:11
Architecture: 00:47
Scope: 02:26
Demo: 03:21
Recap: 12:17