While GitHub Codespaces have been available for a while, this week at GitHub Universe it was announced that everyone can use them for free. Everyone…
In my previous blogpost, I talked about a way to use a bicep module to set a naming convention standard. In this post, I want…
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…
I have written posts before about creating an Azure DevOps pipeline for Azure functions and creating a GitHub Actions workflow for ARM templates. In this…
I have written before about how you can start working with Azure PowerShell functions and how you can connect to a storage queue and CosmosDB.…
I had some trouble deciding on the title for this blog post. Technically it’s not responding to a Teams Message, because it starts a new…
GitHub and Azure Function apps can be a great combination when it comes to Serverless automation. How about automating the management of your GitHub repository,…
In my daily work, I received the same request a few times: To find an automated and easy way to create a non-production environment. This…
There is often a use case for sending a email from a PowerShell script. Maybe you want to send an alert that the script didn’t…
On December first, The Azure Advocates announced 25 days of Serverless. This means they give out daily challenges to help people get into Serverless. I…