Azure DevOps pipeline

Ranya Hassan - MS Cloud - IO HWAN 60 Reputation points
2024-04-26T03:59:58.9933333+00:00

Hi team, 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.

I've attempted to use parameters, but the issue I encountered is that all the choices appeared before the first stage, and nothing appeared before the other stages. Additionally, I tried creating a new environment and adding approval, but this is also not what I am looking for.

What I want is for the user to run the pipeline, then prompt a question to continue or skip. After their response, Stage 1 will execute based on the result. Then, another prompt will ask to continue or skip, followed by Stage 2 based on the user's choice, and so on

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,194 questions
{count} votes