Azure DevOps YAML Pipelines: Nine Features You Should Know About
Features I wish I had known about earlier for developing, debugging, and improving the performance of my pipelines

Using the Azure CLI to queue builds
Since there is no support for running pipelines locally, you need to commit each…