Microsoft Azure API Management · Arazzo Workflow
Azure API Management Publish API Release
Version 1.0.0
Confirm an API exists, create a release for it, then list its releases.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
publish-api-release
Create a named release for an API and confirm it was recorded.
Reads the API, creates a release record with notes, then lists the API's releases to verify the new release exists.
1
getApi
Read the API to confirm it exists and capture its full resource id for the release record.
2
createRelease
Create or update the release record that promotes the current API revision under the supplied release identifier.
3
listReleases
List the releases for the API to confirm the new release was recorded.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.