When I did the 25 days of serverless challenge, it was the first time I used an Azure Cosmos DB with Azure Function Apps. To…
So you have been working with PowerShell. You hear a lot of people around you talking about GIT and you want to get into the…
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…
At the beginning of this month, I got the great news that I have received the Microsoft MVP award in the category Azure! I was…
Last weekend, I did a talk called Azure DevOps for the IT Pro at the Scottisch Summit in Glasgow. I have done this talk before…
In past blog posts, I have explained about deploying Azure Function Apps through the portal and through Azure DevOps. I have not written a post…
In Azure DevOps, choosing User licenses is relatively pain free. There are a few flavors, some are free, some are not. While the portal works…
My previous blogpost described how you can use Logic Apps to send emails from a PowerShell script. While this is a great tool, I want…
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…