Showing Posts From
Azure bicep
-
Ahmed Muhi
- 22 Jun, 2024
Design Smarter with Bicep: Conditions, Loops, and Dependencies Explained
Go beyond the basics and master advanced Bicep techniques. Learn how to build dynamic, scalable, and environment-aware templates using conditional logic, loops, and deployment dependencies—so you can move from writing templates to designing infrastructure systems.
-
Ahmed Muhi
- 25 May, 2024
Azure Bicep Modules Explained: Clean, Reusable, and Ready for Scale
Learn how to turn Azure Bicep templates into clean, reusable systems using modules. This hands-on guide walks you through modular design principles, real-world examples, and best practices that scale. Build infrastructure that's easier to trust, maintain, and evolve.
-
Ahmed Muhi
- 25 Apr, 2024
Azure Bicep Variables Explained: The Key to Clean, Reusable Templates
Learn how variables bring clarity and structure to your Azure Bicep templates. This hands-on guide explains when to use variables (and when not to), how they complement parameters, and how they help you design smarter, more maintainable infrastructure code
-
Ahmed Muhi
- 07 Nov, 2023
Azure Bicep Parameters Explained: A Hands-On Guide
Learn how to use parameters in Azure Bicep to create flexible, reusable infrastructure templates. This hands-on guide walks you through real-world examples, best practices, and deployment workflows to help you manage Azure environments more effectively.
-
Ahmed Muhi
- 18 Oct, 2023
Azure Bicep: The Smart Way to Handle Azure Resources
Azure Bicep offers a cleaner, more intuitive way to manage Azure infrastructure using code. In this guide, you'll learn what Bicep is, how it compares to ARM templates, and how to create and deploy your first Bicep script.