Microsoft Azure · Arazzo Workflow
Microsoft Azure Redeploy Into an Existing Resource Group
Version 1.0.0
Confirm a resource group exists, start a deployment into it, and poll until terminal.
View Spec
View on GitHub
API ManagementCloudCloud ComputingEnterpriseInfrastructure-as-a-ServicePlatform-as-a-ServiceT1ArazzoWorkflows
Provider
Workflows
redeploy-into-existing-group
Deploy a template into an existing resource group, polling to completion.
Confirms the resource group exists, submits an incremental deployment, then polls until the deployment reaches a terminal provisioning state.
1
confirmResourceGroup
Get the resource group and branch: only deploy when it reports Succeeded, otherwise end the flow.
2
startDeployment
Start an incremental template deployment into the confirmed resource group.
3
pollDeployment
Get the deployment and branch on its provisioning state, looping until it is Succeeded, Failed, or Canceled.
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.