Manual approval in an Azure DevOps YAML-pipeline
January 31, 2021
Last week I was creating a YAML-pipeline in Azure DevOps to deploy some ARM Templates. Before deploying those changes to my production environment, I wanted to have a manual approval in place. Here’s how I did that.