Azure DevOps · Arazzo Workflow
Azure DevOps Inspect a Release Definition and Cut a Release
Version 1.0.0
Read a release definition, create a release from it, and confirm the release.
Provider
Workflows
release-from-definition
Read a release definition, create a release, and confirm it.
Gets a release definition, creates a release from it with an artifact, and retrieves the created release.
1
getDefinition
Fetch the release definition to confirm it exists and capture its name and revision before cutting a release.
2
createRelease
Create a release from the confirmed definition, binding the named artifact to the requested build instance.
3
confirmRelease
Fetch the newly created release to confirm it exists and read its status.
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.