Learn Live - Build your first Bicep template

preview_player
Показать описание


Follow on Microsoft Learn:


Define Azure resources within a Bicep template. Improve the consistency and reliability of your deployments, reduce the manual effort required, and scale your deployments across environments. Your template will be flexible and reusable through the use of parameters, variables, expressions, and modules.

---------------------

Learning objectives

- Create and deploy Azure resources by using Bicep
- Add flexibility to your templates by using parameters, variables, and expressions
- Create and deploy a Bicep template that includes modules

---------------------

Chapters
--------
00:00 - Foreword by Brendan Burns
01:33 - Introduction
03:46 - Learning objectives​ and introduction
07:05 - What is Bicep?​
08:42 - Define resources​
16:29 - Exercise​: Define resources in a Bicep template​
29:54 - Add flexibility by using parameters and variables​
48:16 - Exercise: Add parameters and variables to your Bicep template​
55:07 - Send data out of your Bicep file by using outputs​
56:33 - Group related resources by using modules​
1:02:10 - Exercise​: Refactor your template to use modules​
1:10:39 - Knowledge Check​
1:17:04 - Summary and conclusion

---------------------

Presenters

Stephanie Yen
Program Manager, Azure Deployments
Microsoft

John Downs
Senior Customer Engineer, FastTrack for Azure
Microsoft

Moderators

Joshua Waddell
Senior Customer Engineer, FastTrack for Azure
Microsoft
Рекомендации по теме
Комментарии
Автор

every question is great... where did that came from its specific to US, i hear that a lot in my company... what a nightmare...

michaelem
Автор

Would be interesting to know why Microsoft decided to make bicep when we already have terraform

unnuked