A situation I have seen with some companies, is that Azure DevOps adoption sort of starts as a playground. But once stuff is getting serious,…
In every programming language, you want to prevent duplicate code. Duplicate code means you have to maintain two versions of the same code, which gives…
In this post, I’m going to show you a way to build, test and deploy bicep with GitHub Actions to Azure. I will make use…
I have written before about PowerShell in Durable functions. A few weeks ago, the great news was shared that Azure durable functions are now general…
This month, I worked on the #TheMVPChallenge to start learning AI through Microsoft Learn. This challenge consists of a collection of modules themed around AI…
In my previous post, I showed how to get started with Azure ARM Template specs. I’m excited to say that this week, the announcement came…
When working in an enterprise Azure environment, Infrastructure as a Code is pretty much a given. But not everyone that uses resources in your tenant…
In September 2020, Project Bicep was introduced. A new and more simple way to author ARM templates. By March 2021, Bicep had grown to an…
For this post, I want to look at the connection you can make between GitHub and Azure Functions. I have written an extensive blog post…
This week, a video was released that I recorded with April Edwards for Microsoft’s Channel 9! In this video, which is part of the Azure…