Azure DevOps and Azure DevOps Server are Microsoft's cloud and on-premises solutions for hosting code projects and source code repositories and for providing build and release pipelines, as well as package feeds.
Automating the configuration of Azure DevOps is usually not that complicated, mainly due to a well-documented API. However, certain tasks are unnecessarily complicated. In this recipe, you will do some very simple tasks to explore Azure DevOps from PowerShell.