Recent Posts

Bicep for graph resources

6 minute read

For the Bicep language, an extensibility framework exists that adds capabilities to extend Infrastructure as Code deployments to other resources and provider...

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 ...