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…
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…
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…
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…