Completed
- What is Bicep?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build Your First Bicep Template
Automatically move to the next video in the Classroom when playback concludes
- 1 - Foreword by Brendan Burns
- 2 - Introduction
- 3 - Learning objectives and introduction
- 4 - What is Bicep?
- 5 - Define resources
- 6 - Exercise: Define resources in a Bicep template
- 7 - Add flexibility by using parameters and variables
- 8 - Exercise: Add parameters and variables to your Bicep template
- 9 - Send data out of your Bicep file by using outputs
- 10 - Group related resources by using modules
- 11 - Exercise: Refactor your template to use modules
- 12 - Knowledge Check
- 13 - Summary and conclusion