Ken Muse
Bicep and APIM Template Not Found
Bicep continues to make it easier to create ARM templates … until you have a bad service schema. Here’s how to resolve a Template Not Found error with Bicep and APIM templates.

Read more

Fixing APIM Tags - Name Should Not Be Empty
Creating Tags for APIM using infrastructure-as-code with Bicep should be simple. So why do we get a “Name should not be empty” error? More importantly, let’s discuss how to fix it.

Read more

Dev Containers, Codespaces, and Bicep, Oh My!
Development Containers and Codespaces bring infrastructure-as-code to developer environments. This post walks through creating a container for editing and deploying Bicep templates to Azure.

Read more

Connecting Azure APIM and AppInsights Using Bicep
It can be a bit tricky to create a Bicep template for Azure APIM Management to connect a Logger to Application Insights. Today’s post explores how to make that work (and how to do it with an Azure Key Vault).

Read more

Creating Hidden Links in Bicep

Creating Hidden Links in Bicep

Today’s post shows you how to create a hidden-link and property name string interpolation in Bicep.

Read more