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…
This year’s Microsoft Ignite Call for Speakers was a special one. For the first time, Microsoft Certified Trainers (MCTs) could apply. As a new MCT,…
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…
If you make use of an Automation Account, you probably have imported some PowerShell Modules from the PowerShell Gallery. In my experience it is easy…
I am excited to announce that I will be speaking at WinOps in London. Actually, I am proud to be one of the keynote speakers!…
In Part 1, we got started with Azure DevOps job and step Templates for our ARM deployment pipeline. In this post, I want to take…
In previous blogposts, we started working with YAML Pipelines in Azure DevOps. After a while, you will probably find yourself copy and pasting the same…
One of the benefits of the Azure DevOps pipeline is it’s direct connection to Azure. If your Azure subscription is in the same tenant as…
At the start of this year I posted a PowerShell Challenge where I showed you how I created a script that would Check for PowerShell…