Microsoft Azure Functions · Arazzo Workflow
Record a Deployment and Verify the Deployment Log
Version 1.0.0
Create a deployment record on a function app, read it back, and list all deployments.
Provider
Workflows
record-deployment
Create a deployment record, verify it, and list all deployments.
Creates a deployment record on the function app, reads it back by id, and lists the full deployment history.
1
createDeployment
Create or update the deployment record on the function app.
2
getDeployment
Read the deployment record back by id to confirm its status and metadata.
3
listDeployments
List the full deployment history so the new record appears in context.
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.