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…
I have written before about how you can start using Azure Function apps for your PowerShell scripts. While single function apps work fine, a great…
Microsoft Ignite 2019 is a wrap! An amazing week has come to an end. I had an great time as an attendee, but also as…
Last month, Microsoft announced something that was long awaited for: the public preview of Azure Function Apps with PowerShell support. Although it had supported “experimental…