Table of Contents
1. Introduction to Azure Bicep
2. Installing and Setting up Azure Bicep
3. Understanding Azure Bicep Basics
4. Creating and Deploying a Bicep Template
5. Variables, Parameters, and Template Functions in Bicep
6. Operators, Conditions, and Loops in Bicep
7. Create Reusable Module Libraries in Bicep
8. Compiling and Decompiling Bicep
9. Automating Bicep Deployment with GitHub Actions
10. Automating Bicep Deployment with Azure Pipelines
11. Scaling Bicep for Large Projects
12. Advanced Bicep Tips and Best Practices
13. Conclusion