Viewing Pipelines
From the left navigation menu, select Manage Pipelines (
) and then Pipelines.The following properties are listed for each pipeline:
Name
The name of the pipeline resource.
GUID
A globally unique ID for the pipeline resource.
Status
The status of the pipeline:
Failure. Hover over the status to see the reason why the pipeline failed.
Running. The pipeline is deployed and running.
Draft. The pipeline was saved as a draft and is not yet deployed.
In progress. The pipeline is being deployed.
Created At
The time the pipeline resource was created.
Tags
Any metadata tags that were added to the pipeline.
To see more properties of a given pipeline, select the pipeline and click Inspect.
Modifying a Pipeline's Configuration
From the left navigation menu, select Manage Pipelines (
) and then Pipelines.Right-click the pipeline and select Edit Pipeline.
Make changes to the configuration as needed. (You cannot modify the name of the pipeline.)
Click Update Pipeline.
Modifying a Pipeline Deployment
From the left navigation menu, select Manage Pipelines (
) and then Pipelines.Right-click the pipeline and select Go to Builder.
Make changes as you like to the way the pipeline is built, such as triggers, functions, sequencing of triggers and functions, and function deployments.
When you are done making changes, click Deploy.
The pipeline is deployed again.
Deleting a Pipeline
From the left navigation menu, select Manage Pipelines (
) and then Pipelines.Right-click the pipeline and select Delete Pipeline and then confirm the deletion.