Microsoft Azure · Arazzo Workflow
Microsoft Azure Deployment Status and Resulting Resources
Version 1.0.0
Get a deployment, confirm it succeeded, then list the resources in its resource group.
View Spec
View on GitHub
API ManagementCloudCloud ComputingEnterpriseInfrastructure-as-a-ServicePlatform-as-a-ServiceT1ArazzoWorkflows
Provider
Workflows
deployment-status-and-resources
Check a deployment's status and, if it succeeded, list the resulting resources.
Gets the deployment, branches on its provisioning state, and lists the resource group's resources when the deployment succeeded.
1
getDeployment
Get the deployment and branch: list resources only when it reports Succeeded, otherwise end the flow.
2
listResourcesInGroup
List the resources in the resource group to confirm what the deployment created.
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.