I was searching and searching and couldn’t find any good documentation on how to create & delete VSTS Projects with PowerShell – so I figured I would write some myself! There’s some…
I’ve been doing a lot with Azure Functions, Storage and DevTest Labs recently and leverage VSTS Build and Release to act as an ‘orchestration engine’ to automate Azure. It’s easy to have…
I recently learned that VSTS Build & Release tasks have a built-in way to leverage Azure Powershell – cool! I needed to automate a bunch of steps in Azure and already have…