Featured Post
Anti-Patterns of Infrastructure as Code with Azure Bicep (Series)
Avoiding these common anti-patterns in Azure Bicep can dramatically improve your Infrastructure as Code, ensuring scalability, security, and maintainability.
November 28, 2024 by trentsteenholdtLatest Blog Posts

Testing and Validation of Bicep Templates using PSRule
Validation and testing of Bicep modules and templates using PSRule.

The Future of Bicep Modules using Azure Verified Modules
Understand the future evolution of the Common Azure Resource Module Library.

Leveraging a private container registry for Bicep modules
Consuming Bicep modules from a private Bicep registry using Azure Container Registry.

Address Repetition using Shared Variable File Patterns
Layering in shared variable files to Bicep templates.

Loops, Conditions and Conditional Loops
More advanced elements of a Bicep template that allow optimization and options for deployment.

Introducing the .bicepparam file
Using dedicated parameter files that can now be Bicep instead of JSON.

The Anatomy of a Bicep Template
Understanding the various elements that makes up a Bicep template.

Getting Started with Bicep
Installation and setup of Azure Bicep, extensions and best practices to help get you started.

Bicep: A New Language for Infrastructure as Code
A brief introduction to Bicep.