Relative Content

Tag Archive for azureazure-devopsazure-pipelinesazure-pipelines-yaml

Azure Devops Pipline

I need your assistance in creating an Azure DevOps pipeline that prompts the user for input during runtime. I want to incorporate five stages, and for each stage, I want the pipeline to ask the user if they want to continue or not. Based on their input, the stage will either run or be skipped.