One of the benefits of the Azure DevOps pipeline is it’s direct connection to Azure. This helps with quick deployment and management of an Azure…
In previous blog posts, I showed how you can test and deploy your ARM templates through Azure DevOps and GitHub Actions. I mentioned one way…
About a year and a half ago, I wrote a blog post about how you can use Azure DevOps for ARM templates. But developments are…
Last year at Microsoft Ignite, the private preview of the ARM template what-if option was introduced. Since about a month, this new option for PowerShell…
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 Azure DevOps, choosing User licenses is relatively pain free. There are a few flavors, some are free, some are not. While the portal works…
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…
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…