Azure Container Apps · Arazzo Workflow
Azure Container Apps Decommission App
Version 1.0.0
Delete a container app and confirm it no longer appears in the resource group listing.
Provider
Workflows
decommission-app
Delete a container app and verify it is removed from the resource group.
Reads the app, deletes it, then lists the resource group's container apps so a caller can confirm the deletion took effect.
1
2
deleteApp
Delete the container app. A 200 indicates synchronous deletion while a 202 indicates the delete was accepted for asynchronous processing.
3
listApps
List the container apps in the resource group so the caller can confirm the deleted app is no longer present.
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.