Insight Tech APAC Blog Logo

Featured Post

Anti-Patterns of Infrastructure as Code with Azure Bicep (Series)

azure iac bicep anti-patterns

Avoiding these common anti-patterns in Azure Bicep can dramatically improve your Infrastructure as Code, ensuring scalability, security, and maintainability.

November 28, 2024 by trentsteenholdt

Latest Blog Posts

Testing and Validation of Bicep Templates using PSRule
Testing and Validation of Bicep Templates using PSRule

azure bicep landingzones

Validation and testing of Bicep modules and templates using PSRule.

The Future of Bicep Modules using Azure Verified Modules
The Future of Bicep Modules using Azure Verified Modules

azure bicep landingzones

Understand the future evolution of the Common Azure Resource Module Library.

Leveraging a private container registry for Bicep modules
Leveraging a private container registry for Bicep modules

azure bicep landingzones

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

Address Repetition using Shared Variable File Patterns
Address Repetition using Shared Variable File Patterns

azure bicep landingzones

Layering in shared variable files to Bicep templates.

Loops, Conditions and Conditional Loops
Loops, Conditions and Conditional Loops

azure bicep landingzones

More advanced elements of a Bicep template that allow optimization and options for deployment.

Introducing the .bicepparam file
Introducing the .bicepparam file

azure bicep landingzones

Using dedicated parameter files that can now be Bicep instead of JSON.

The Anatomy of a Bicep Template
The Anatomy of a Bicep Template

azure bicep landingzones

Understanding the various elements that makes up a Bicep template.

Getting Started with Bicep
Getting Started with Bicep

azure bicep landingzones

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