Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 617 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 617 Bytes

Bicep Training

Material for Unwonted's Bicep training sessions.

Introduction to Bicep

A half-day instructor led training session covering the basics of Infrastructure as Code (IaC) and Bicep. The training consists of presentations, demos and hands-on labs.

Labs

The training session have three labs to learn the basics of Bicep. The labs have mandatory and optional steps, where the optional steps can be performed if you have time over during the lab sessions.

  • Lab 1: - Setting up your lab environment
  • Lab 2: - Deploy a storage account using Bicep
  • Lab 3: - Using modules to share code