Azure Bicep Native Parameter Files

preview_player
Показать описание
Azure Bicep now supports writing parameter files natively in the Bicep language, using .bicepparam files.

Join me in this video where I go through creating parameter files from scratch, using the Bicep CLI, and Visual Studio Code. We'll also explore how to deploy Bicep to Azure with a bicep parameter file, and explore some other features and functionality.

If you're interested to learn more about Azure Bicep, I'm currently creating a "Zero to Hero" course, which you can check out here:

// SUBSCRIBE ✅

// RESOURCES & REFERENCES 📃
GitHub Repo:
Bicep 0.18.4 Release Notes:
Bicep Parameters Upcoming Features:
Bicep params support for Key Vault secrets:
Bicep Community Calls:

// FOLLOW ME 👉

// CHAPTERS 🕛
0:00 Introduction and Prereqs
2:10 Review Bicep Files
5:30 Create a Bicep parameter file
10:58 Generate in VS Code
12:38 Generate using Bicep CLI
15:19 Decompile JSON parameter to bicepparam
19:38 Exploring Intellisense and Validation
21:36 Using Expressions and Functions
25:10 Deploying with Azure CLI
28:05 Deploying with Azure PowerShell
29:47 Deploying with VS Code
32:21 Read Environment Variables in Bicep Param
35:57 Key Vault References
41:08 Summary

// MUSIC CREDIT 🎸
Song: Smoke Rising
Рекомендации по теме
Комментарии
Автор

Thank you Matt for this excellent content.
I especially appreciate that you explain "small" nuances, such as @11:40 where you explain the difference between "requiredonly" and "all" parameters, where you even explain (just with a short sentence) what "requiredonly" parameters mean (parameters without default values). These little things help me make sure I understand what it means to have requiredonly and all parameters.
Keep up the good work.

patricksigrist
Автор

OMG I can't belive it, no more Json
Thanks for your video!

raymundotitofrancisco
Автор

Thank you Matt for this content.
I purchased your "Zero to Hero" course. I noticed that there are few videos in production. Are you planning to finished them any time soon?

MarcelinoPlaceresHdez
Автор

Can you make video on multi-stage container apps build & deployment CI/CD azure pipeline

RikinPatel
Автор

bicep is an interesting abstraction. I dont like the lack of a state file or way to manage the infrastructure drift. It feel like terraform in its beginnings. thanks for the video

AndresLeonRangel
Автор

Hi, can you video on disater recovery using azure bicep

satish