Skip to content

LinkedInLearning/building-infrastructure-as-code-iac-with-azure-bicep-part-1-4309168

Repository files navigation

Building Infrastructure as Code (IaC) with Azure Bicep: Part 1

This is the repository for the LinkedIn Learning course Building Infrastructure as Code (IaC) with Azure Bicep: Part 1. The full course is available from LinkedIn Learning.

Building Infrastructure as Code (IaC) with Azure Bicep: Part 1

This video course is designed for cloud engineers, architects, and developers seeking to modernize their infrastructure management with Azure Bicep. Join instructor and Microsoft MVP Elkhan Yusubov as he covers the best practices, tools, and techniques to effectively declare and manage your Azure digital estate, using Bicep decompile, advanced parametrization of templates, refactoring, private and public module registry, template specs, challenge exercises, and more.

The course includes demos that showcase code management, productivity, and setup tools used in practical, real-world scenarios. By the end of this course, you will have the confidence and skills to streamline your infrastructure-as-code approach, manage your resources more effectively, and scale your projects quickly with ease.

See the readme file in the main branch for updated instructions and information.

Instructions

This repository has one branch with all Chapters organized into their own folders.
For example, to see all the Bicep code files of Chapter02, you will have to navigate to that folder and open
a specific folder such as parameterized to see the final output of the exercise.

Installing

  1. To use these exercise files, you must have the following installed:
  • VS Code
  • AZ CLI
  • Bicep extension
  1. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
  2. And you are ready to use the code samples

Instructor

Elkhan Yusubov

Check out my other courses on LinkedIn Learning.

About

This repo is for the Linkedin Learning course: Building Infrastructure-as-Code (IaC) with Azure Bicep - Part 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages