Publish Bicep modules to registries with the source.Bicep offers the ability to store your modules in a registry in Azure. This is based on storing them in an Azure Container Registry (ACR).Feb 71Feb 71
Optional module names inside Bicep TemplatesThis article discusses a new (experimental) feature, the ability to have optional names for modules in Bicep Templates.Jan 20Jan 20
Exporting and importing variables between Bicep files: compileTimeImportsInfrastructure as Code (IaC) has revolutionized how we manage and provision IT infrastructure. Azure’s adoption of this concept through…Jan 14Jan 14
Bicep Deployment Pane: Validate, What-If and Deploy at your fingertips!IntroductionJul 30, 2023Jul 30, 2023
Deployment Stacks for Bicep are awesome: a full walkthrough & sneak peek and of what’s coming soon!An early look at what is coming very soon with Deployments Stacks in Azure, how to use them, and how this further empowers your Bicep…Jul 6, 20232Jul 6, 20232
“There is no poem as lovely as a tree” New opinionated formatter for Bicep templates!Using the same programming language style guide within your team, department, or company is great! It simplifies team efforts to work on…Jul 1, 2023Jul 1, 2023
Bicep param files now available, upgrade to v0.18.4!You might have seen my post a few days ago on Bicep parameter files. That was based on an experimental feature. Bicep version 0.18.4 is…Jun 15, 2023Jun 15, 2023
First glance at upcoming Bicep parameter files!It’s probably the most heard question whenever I provide a talk on Bicep and dive into deploying Bicep files and the options to provide…Jun 10, 2023Jun 10, 2023
Using Bicep Linter Rules to control allowed resource API versionsLinter rules are a very powerful feature of the Bicep Infrastructure as Code language for Azure. Based on Linter rules, you can check your…May 24, 2023May 24, 2023
Azure Bicep public registryOne of the great benefits of Bicep Infrastructure is Code is reusing your code. Leveraging modules within Bicep is the perfect example of…May 7, 2023May 7, 2023