Delete a Pipeline in Azure DevOps

Delete a pipeline in Azure DevOps by following these simple steps. Azure Pipeline is a cloud service that we can use to build and test our code project automatically.

Log in to Azure DevOps and open your project.

On the left side menu under Pipelines, click on Pipeline.

You will see all the pipelines that have recently run. In my case, the name is CloudBot.

Click on More Options against the Azure DevOps Pipeline you want to delete. Click on Delete.

Provide the name of the pipeline to confirm it and then click on Delete.

This way you can delete any Azure DevOps Pipeline from the portal itself.


Up ↑

%d bloggers like this: