Delete pipeline action in Azure DevOps package

The Delete pipeline action in the Azure DevOps package enables you to permanently delete an existing CI/CD pipeline from the Azure DevOps project of the active session.

Settings

  • Session name: The name of the active Azure DevOps session. Choose Session name and enter the name you specified when you opened the session, or choose Variable to use a session variable. The pipeline is deleted from the organization and project of the specified session.
  • Pipeline ID: Specify the unique identifier of the pipeline to delete. Enter the pipeline ID directly or use a number variable. You can obtain the pipeline ID from the Create pipeline action.