When What-If was still in preview, I wrote a post about all the functionality it offers. It is still something I use daily to see…
Category: Azure DevOps
In my previous post, I explained how you can create a custom GitHub Action. This week, I want to show how you can create an…
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…
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…
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…