Azure DevOps · Arazzo Workflow
Azure DevOps Provision a Release Definition and Cut a Release
Version 1.0.0
Create a release definition, confirm it, and create a first release from it.
Provider
Workflows
provision-release-definition
Create a release definition, confirm it, and cut a first release.
Creates a release definition, retrieves it to confirm creation, and creates an initial release from it.
1
createDefinition
Create the release definition from the supplied definition body.
2
confirmDefinition
Fetch the release definition by ID to confirm it was created and capture its revision.
3
createFirstRelease
Create a first release from the newly provisioned definition, binding the named artifact to the requested build instance.
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.