Ken Muse
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 this article

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 this article

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 this article

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 this article

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 this article

Understanding Long-Running Cloud Tasks

Understanding Long-Running Cloud Tasks

We know that the cloud is optimized for short, fast executions. In today’s we examine a common question – are long-running activities still safe?

Read this article

How To Delay Outlook Messages

How To Delay Outlook Messages

Sometimes you need a minute. Or several. That can be especially important with business emails. In today’s tip, I’ll show how to delay your email delivery by a few minutes.

Read this article

Reusing GitHub Workflows and Centralized Processes
Let’s talk about how to share GitHub workflows between multiple repositories and create centralized processes.

Read this article

Intro to Data Lake Storage

Intro to Data Lake Storage

You know you want a blob storage solution. You know the basics of Azure Blob Storage. In today’s post, learn how Azure Data Lake Storage Gen2 enhances the experience and creates a foundation for big data.

Read this article

Understanding Modern Data Warehouse Storage
Once you understand how to ingest data from an external service, it’s time to store it somewhere. This article will explore some of the options and considerations.

Read this article