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…
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…
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…
With Azure DevOps, we get provided with agents to run our CICD pipelines on. This is really great, as it makes it so much easier…