Articles by Tag #bicep

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

A KeyVault for the Power Platform

My friend and Microsoft MVP David Wyatt recently asked me to provide him with an Azure Key Vault for...

Learn More 21 1Nov 25 '24

Conditional deployment in Azure Bicep

Modularity is a key when designing and coding Infrastructure as Code. You need to generalize and be...

Learn More 5 0Oct 31 '24

Kickstart projects with azd Templates

Introduction In a fast-paced world of software development, finding the right frameworks...

Learn More 4 0Nov 25 '24

Creating a Custom Role for Secure Bicep Deployments in Azure

When deploying Azure resources with Bicep, you might have encountered the need for elevated...

Learn More 4 0Dec 3 '24

Azure Verified Modules: Consolidated Standards for a Good IaC

Microsoft introduced the AVM(Azure Verified Modules) as part of an effort to help internal and...

Learn More 4 0Sep 4 '24

Change Management in Infrastructure as a Code (IaC)

How is everyone handling change management for their Infrastructure as a Code (IaC) projects? Since...

Learn More 3 0Sep 15 '24

Azure Bicep parameters

Parameters are essential when authoring Bicep configuration files. They make your template reusable...

Learn More 3 0Jan 21

Create a GitHub pipeline to test, review, and deploy a Bicep template.

Working with Bicep means you must deploy your infrastructure with a pipeline. There are a few steps...

Learn More 2 1Nov 27 '24

Using bicep-deploy in GitHub action, part 1, Bicep deployment

There are several options for deploying resources in Azure with Bicep from a GitHub repository. You...

Learn More 2 1May 28

Azure functions throw errors when diagnostic settings are enabled for the storage account.

Issue is fixed!!! The issue from this blog is fixed with v4.839.500, v4.639.500 and...

Learn More 2 4Apr 19

Deploying and Configuring a Hybrid Identity Lab Using Bicep - Part 1: Active Directory Setup and Sync

Introduction Setting up a hybrid identity lab is a fantastic way to dive into the world of...

Learn More 2 0Jan 15

user-defined type in Azure Bicep, an introduction

In the Bicep Language, just like in the arm template, variables and parameters have a data type:...

Learn More 2 0Oct 14 '24

Flexing Azure bicep Infrastructure as Code

What is bicep and how does it help streamline deployments into Azure? This article will answer this...

Learn More 2 0Jan 23

Troubleshooting Bicep Updates on Windows Self-Hosted Agents

A practical guide to resolving version conflicts when updating Bicep on Windows-based CI/CD agents.

Learn More 1 0Aug 1

Set version numbers in Bicep templates

Rush saves new version numbers to package.json files, while Bicep templates are using...

Learn More 1 0Sep 15 '24

Secure Outputs in Bicep

🔐 Securing Bicep Outputs: A Game-Changer for Logic App Deployments While developing a...

Learn More 0 0Jul 5

Azure Container Registry Cache: Updated Guide with Docker Hub Integration

Some time ago, I wrote an article about Docker Hub rate limits and described ways to mitigate them....

Learn More 0 0Jan 29

Just Your Commands

Just is a simple command runner. You can get if from https://just.systems. I use it meanwhile...

Learn More 0 0Mar 31

Azure Machine Learning Workspace secure Networking Setup🛡️🔒🔑

TLDR In this post, I'm covering how to set up an Azure ML Workspace in a secure way. The...

Learn More 0 0Jan 11

Why I switched back to Microsoft CDN Classic from Azure Front Door Standard

Edit: Since writing this blog, it has been pointed out to me that Cloudflare can enable end-to-end...

Learn More 0 0Jan 30

Rush configuration

This post outlines the configuration needed to implement rush orchestration for the following...

Learn More 0 0Sep 15 '24

Azure Bicep Decorators: A Comprehensive Guide

Azure Bicep, the next-generation declarative language for Azure Resource Manager (ARM) templates, is...

Learn More 0 0Apr 3

Streaming Azure DevOps auditlogs to azure monitor

Introduction As a platform team, one of the platforms we manage is Azure DevOps. The users...

Learn More 0 0Apr 19

Using bicep-deploy in GitHub action, part 2, deploymentStack

A few weeks ago, I presented the Bicep-Deploy GitHub Action that could test and deploy Bicep...

Learn More 0 0Jun 30

Part 1: Advanced Features of Azure Bicep: String Interpolation, Ternary Operators, and More

Microsoft Azure Bicep is a domain-specific language (DSL) for deploying Azure resources...

Learn More 0 0Apr 3

Versioned Bicep templates- Deployment

To take full advantage of versioning implemented in the previous steps, the deploy.yml file needs to...

Learn More 0 0Sep 15 '24

Terraform vs Bicep: Which One Wins?

Comparing two popular Infrastructure as Code tools—Terraform and Bicep—for Azure environments. Includes pros, cons, and code examples.

Learn More 0 0Jun 6