Related to my previous post (found here: https://www.creakmon.com/learning-arm-templates-my-first-step-into-azure-infrastructure-as-code/), I found out that Azure also supports another native Infrastructure as Code (IaC) tool called Bicep. Thankfully, it looks like the people over at Microsoft realized that trying build and reading an ARM Template using JSON is not considered a good time so they created Bicep as …
Continue reading "Introduction to Bicep: Microsoft Azure’s cooler IaC tool"