Azure Bicep Parameter File Challenge
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 create a parameter file for a Bicep template and deploy both in a production-like Azure environment. 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 amending an existing Bicep template, moving parameters to a separate file and deploying both files together 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
- Inspecting Resources using Azure CLI Lab
Intended audience
- Cloud Administrator
- DevOps Engineer
- Solutions Consultant
What will be assessed
- Azure Bicep
- Azure CLI Development Tools