LetsDevOps: Azure Bicep EP02 - Data types, Parameters and Variables, How to use in bicep template.

Опубликовано: 15 Октябрь 2024
на канале: Sumit Raj
364
11

#azurebicep #azure #IaC
A quick guide to understand the data types, parameters and variables in Azure Bicep and how you can use it in bicep template.

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

Bicep Getting started 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:20
Item to cover: 00:34
Data types: 00:51
Data Type Syntax: 01:22
Parameters: 02:17
Decorators: 04:43
Variables: 05:40
Demo: 07:26
Recap: 26:45