Ken Muse
Containers and the WSL2 File System

Containers and the WSL2 File System

If you’re using Visual Studio Code and Dev Containers without working in the right filesystem, you’re missing out on a lot of performance! Learn the right place to keep your files!

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 API Management (APIM) and Application Insights 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

Using Development Containers
Tired of spending your time setting up resources? It’s time to learn how to implement development environments using infrastructure-as-code with Dev Containers, Codespaces, and Gitpod!

Read more