Recent Posts

A Bicep linting action for GitHub

5 minute read

As Infrastructure as Code (IaC) practices continue to evolve, maintaining clean and error-free code is crucial for seamless deployments. For this process, I ...

The Bicep deployer function

1 minute read

Bicep evolves weekly, and with every release, new functionality is added. With the release of v0.32.4, the last release of 2024, a cool new function was adde...

Exploring the Bicep test framework

6 minute read

As Infrastructure as Code (IaC) becomes increasingly integral to modern cloud deployments, ensuring the reliability and correctness of infrastructure code is...