Deployments using Azure Bicep templates

Completed

Scenario

In this lab, you’ll create an Azure Bicep template and modularize it using the Azure Bicep Modules concept. You’ll then modify the main deployment template to use the module and finally deploy the all the resources to Azure.

Objectives

After completing this lab, you'll be able to:

  • Understand and create an Azure Bicep Templates.
  • Create a reusable Bicep module for storage resources.
  • Upload Linked Template to Azure Blob Storage and generate SAS token.
  • Modify the main template to use the module.
  • Modify the main template to update dependencies.
  • Deploy all the resources to Azure using Azure Bicep Templates.

Requirements

Exercises

During this lab, you'll complete the following exercises:

  • Exercise 0: Configure the lab prerequisites.
  • Exercise 1: Author and deploy Azure Bicep templates.
  • Exercise 2: Remove the Azure lab resources.

Screenshot of a launch button, which will take you to the lab.