Azure DevOps · Arazzo Workflow
Azure DevOps Create a YAML Pipeline and Start Its First Run
Version 1.0.0
Create a YAML pipeline from a repo file, confirm it, and trigger a run.
Provider
Workflows
create-and-run-pipeline
Create a YAML pipeline, confirm it, and trigger its first run.
Creates a pipeline from a YAML file in a repository, retrieves it to confirm creation, and starts an initial run.
1
createPipeline
Create a YAML pipeline pointed at the supplied YAML path in an Azure Repos Git repository.
2
confirmPipeline
Fetch the pipeline by ID to confirm it was created and capture its revision.
3
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.