Tutorialspoint

April Learning Carnival is here, Use code FEST10 for an extra 10% off

Learn Azure DevOps Infrastructure as Code (IaC) with BICEP

person icon Thulani Mngadi

4.6

Learn Azure DevOps Infrastructure as Code (IaC) with BICEP

Learn how to professionally write and develop Azure DevOps Infrastructure as Code with BICEP, YAML, Git and PowerShell

updated on icon Updated on Apr, 2024

language icon Language - English

person icon Thulani Mngadi

category icon Microsoft Azure,IT & Software

Lectures -73

Resources -2

Duration -6 hours

4.6

price-loader

30-days Money-Back Guarantee

Training 5 or more people ?

Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.

Course Description

The goal of this course is to help students learn how to professionally write and develop Azure DevOps Infrastructure as Code with BICEP, YAML, Git and PowerShell.

Azure DevOps is a leading automation and DevOps platform and the students will be taken through the following;

  • An in-depth introduction to Infrastructure as Code with the Azure DevOps platform

  • A definition of DevOps and how Azure as a SaaS (Software as a Service) platform facilitates the practice of the DevOps methodology

  • An Introduction to YAML pipelines on the Azure DevOps platform

  • An Introduction to BICEP and ARM templates for developing Infrastructure as Code (IaC) on the Azure DevOps Platform

  • An overview of Industry leading DevOps tools

Git is an industry-leading distributed version  control system and is a very critical component of Azure DevOps and therefore students will be taken through a Git Crash Course that covers the following basic aspects;

  • The creation of a local Git Repository

  • Learn how to stage and commit single and multiple files

  • Branching management with Git including Merging

  • Git with Bash and Visual Studio Code

  • Learn how to time travel and undo changes

Students may find it necessary to learn about how to set up Azure DevOps Pipeline Agents as a Self-Hosted Azure DevOps agents for running CI / CD  pipelines, perhaps the situation could be cost saving at a work environment or  a cost effective personal environment, and therefore the students will learn the following;

  • Set up Billing for Microsoft and Self Hosted pipeline agents

  • Installation and Set Up for a  Self Hosted pipeline agents

  • Setting up of a Personal Access Token

  • Configuration of a Self-Hosted Agent

YAML is a leading configuration management technology for developing CI / CD pipelines, perhaps the best way learn how to write YAML pipelines is for the student to be taken through how to provision infrastructure with YAML, Powershell and BICEP. The initial focus will be the provisioning of resource group and there and therefore the students will learn the following;

  • How to Create an Azure Service Connection

  • Cloning an Azure DevOps Repository

  • Writing PowerShell Script to Provision a Resource Group

  • How to Add Stages, Jobs and Steps in a YAML pipeline template

  • Running the YAML pipeline on Azure DevOps

  • How to develop Azure Variables Group and pass them into YAML templates

  • How to override BICEP parameters using YAML

One aspect of professionalism in coding is how projects are structured for coding efficiency  and ease of management, the other aspect in the naming convention of resources. The course will take through students on the following following.

  • Creating Project Structures for a DevOps and BICEP project using Bash and Git

  • Establish a standard naming convention for resources using BICEP and PowerShell

The heart of provisioning and deploying infrastructure in Azure is the adoption of BICEP, and students will learn the following in terms of developing BICEP in a professional manner;

  • Development of a BICEP template to provision Log Analytics and Data Factory

  • How to add Input Parameters to a BICEP template

  • How to create BICEP Modules for Log Analytics and Data Factory

  • How to add Tagging Information to BICEP modules

  • How to structure a naming convention with BICEP

  • How to use run time and compile time variables and parameters

  • How to write a PowerShell Script to Transpile BICEP to an ARM template

  • How to Manage Dependencies between Resources with BICEP

  • How manage BICEP template errors

Goals

What will you learn in this course:

  • Azure DevOps is a leading automation and DevOps platform and the students will be taken through the following;

    • An in-depth introduction to Infrastructure as Code with the Azure DevOps platform

    • A definition of DevOps and how Azure as a SaaS (Software as a Service) platform facilitates the practice of the DevOps methodology

    • An Introduction to YAML pipelines on the Azure DevOps platform

    • An Introduction to BICEP and ARM templates for developing Infrastructure as Code (IaC) on the Azure DevOps Platform

    • An overview of Industry leading DevOps tools

  • Git is an industry-leading distributed version  control system and is a very critical component of Azure DevOps therefore students will be taken through a Git Crash Course that covers the following basic aspects;

    • The creation of a local Git Repository

    • Learn how to stage and commit single and multiple files

    • Branching management with Git including Merging

    • Git with Bash and Visual Studio Code

    • Learn how to time travel and undo changes

  • Students may find it necessary to learn about how to set up Azure DevOps Pipeline Agents as a Self-Hosted Azure DevOps agent for running CI / CD  pipelines, perhaps the situation could be cost-saving in a work environment or  a cost-effective personal environment, and therefore the students will learn the following;

    • Set up Billing for Microsoft and Self Hosted pipeline agents

    • Installation and Set Up for a  Self Hosted pipeline agents

    • Setting up a Personal Access Token

    • Configuration of a Self-Hosted Agent

  • YAML is a leading configuration management technology for developing CI / CD pipelines, perhaps the best way to learn how to write YAML pipelines is for the student to be taken through how to provision infrastructure with YAML, Powershell, and BICEP. The initial focus will be the provisioning of the resource group and there and therefore the students will learn the following;

    • How to Create an Azure Service Connection

    • Cloning an Azure DevOps Repository

    • Writing PowerShell Script to Provision a Resource Group

    • How to Add Stages, Jobs, and Steps in a YAML pipeline template

    • Running the YAML pipeline on Azure DevOps

    • How to develop Azure Variables Group and pass them into YAML templates

    • How to override BICEP parameters using YAML

  • One aspect of professionalism in coding is how projects are structured for coding efficiency and ease of management, the other aspect in the naming convention of resources. The course will take students on the following.

    • Creating Project Structures for a DevOps and BICEP project using Bash and Git

    • Establish a standard naming convention for resources using BICEP and PowerShell

  • The heart of provisioning and deploying infrastructure in Azure is the adoption of BICEP, and students will learn the following in terms of developing BICEP in a professional manner;

    • Development of a BICEP template to provision Log Analytics and Data Factory

    • How to add Input Parameters to a BICEP template

    • How to create BICEP Modules for Log Analytics and Data Factory

    • How to add Tagging Information to BICEP modules

    • How to structure a naming convention with BICEP

    • How to use run time and compile time variables and parameters

    • How to write a PowerShell Script to Transpile BICEP to an ARM template

    • How to Manage Dependencies between Resources with BICEP

    • How to manage BICEP template errors

Prerequisites

What are the prerequisites for this course?

  • Some coding experience would be beneficial but not a requirement
  • Basic Laptop / PC
Learn Azure DevOps Infrastructure as Code (IaC) with BICEP

Curriculum

Check out the detailed breakdown of what’s inside the course

Introduction and Installation
9 Lectures
  • play icon Introduction 14:27 14:27
  • play icon Register a Free Account 04:14 04:14
  • play icon Create a DevOps Organization and Project 07:15 07:15
  • play icon Install Azure CLI 05:51 05:51
  • play icon Install BICEP 01:45 01:45
  • play icon Install Git Bash 04:32 04:32
  • play icon Install Visual Studio Code 02:42 02:42
  • play icon Install Visual Studio Code Extensions 02:54 02:54
  • play icon Set Git Bash as a Default Terminal 01:49 01:49
Git Crash Course
12 Lectures
Tutorialspoint
Azure DevOps Pipeline Agents
7 Lectures
Tutorialspoint
Introduction to YAML Pipelines - Create a Resource Group
7 Lectures
Tutorialspoint
Create Project Structure for Log Analytics
4 Lectures
Tutorialspoint
Create Log Analytics BICEP Template and Module
8 Lectures
Tutorialspoint
Transpile BICEP to ARM
3 Lectures
Tutorialspoint
Create YAML Pipeline to Provision Infrastructure
9 Lectures
Tutorialspoint
How to Handle Errors
4 Lectures
Tutorialspoint
Create the Main BICEP file for Data Factory
6 Lectures
Tutorialspoint
Modify YAML Pipeline to Provision Data Factory and Log Analytics
4 Lectures
Tutorialspoint

Instructor Details

user profile image

Thulani Mngadi

e


Course Certificate

Use your certificate to make a career change or to advance in your current career.

sample Tutorialspoint certificate

Our students work
with the Best

Related Video Courses

View More

Annual Membership

Become a valued member of Tutorials Point and enjoy unlimited access to our vast library of top-rated Video Courses

Subscribe now
Annual Membership

Online Certifications

Master prominent technologies at full length and become a valued certified professional.

Explore Now
Online Certifications

Talk to us

1800-202-0515