Ken Muse
Azure Function Trigger Syncing
Sometimes continuous deployment of the code is just not enough to update your Azure Function. The symptoms are simple enough — triggers stop working or the Function stops scaling. In these cases, you need to make Azure aware of the changes. You may need to synchronize.

Read more

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

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

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 more