Automating Azure DevOps There are several ways in which Azure DevOps can be automated with scripts. Here I show how to use the AZ command line tool retrieve an artifact created by a build pipeline. Understanding how to use a CLI tool is the first requirement for automation. The Azure DevOps CLI provides access to … Continue reading Downloading an Azure DevOps Universal Package from the Command Line