lab challenge

Converting ARM Templates to Azure Bicep Challenge

Intermediate
1h 30m
109
5/5
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.
Lab description

Azure Bicep is an accessible and easier-to-understand templating language for deploying Azure resources compared to its counterpart, ARM templates.

This hands-on lab challenge will test your practical ability to convert an ARM template into an Azure Bicep template. You will be presented with a task and set of requirements you must fulfill to pass the challenge. You should be comfortable using the Azure CLI tools to deploy to an Azure environment.

You will be tasked with converting an ARM template to a Bicep template using the Azure CLI, thereafter deploying the template along with the given parameter file to Azure using the Azure CLI.

This is a real environment, which means you can prove your knowledge in an applied way, substituting multiple choice questions for a dynamic performance-based exam situation.

Prerequisites
  • Introduction to Azure Bicep Templates Lab
  • Using Parameters and Variables with Azure Bicep Templates Lab
  • Utilizing Parameter Files with Azure Bicep Templates Lab
  • Converting ARM Templates to Azure Bicep Templates Lab
  • Inspecting Resources using Azure CLI Lab
Intended audience
  • Cloud Administrator
  • DevOps Engineer
  • Solutions Consultant
What will be assessed
  • Azure Bicep
  • Azure CLI Development Tools
About the author
Avatar
Adil Islam
Cloud Labs Developer
Students
7,491
Labs
39
Learning paths
1

Adil is a Microsoft Certified Trainer, former Azure Engineer, and loves all things Azure. He is a certified Azure Administrator and Azure DevOps Expert and has worked for some of the biggest MSPs in the world (Cognizant, New Signature, CoreAzure). He loves to combine his two passions: cloud and teaching.

Adil specializes in Azure Infrastructure services and has a curiosity for new, in-preview services from Azure, getting his hands familiar with the content before most of the world does. Outside of work, Adil helps run a growing community of IT professionals looking to break into the cloud and regularly runs workshops and webinars.

Covered topics
Mission
ARM to Bicep Conversion Challenge