How to Add Approval Workload in Azure DevOps Pipeline
-
Azure DevOps is a rich system that allows you to automate a great number of things from Apps to Azure Resources and many others via Azure Pipelines. Many of such workloads require approval. However, the GPU VM, to operate all this, will entail additional costs. To avoid that, you can use your own script to create an easy approval pipeline for your users.
Read the guide by Florent Appointare, a Microsoft Engineer, on how to create a simple approval workload using Pipelines in Azure DevOps.