Microsoft Azure API Management · Arazzo Workflow
Azure API Management Backup Service
Version 1.0.0
Confirm the service exists, trigger a backup to storage, then re-read the service state.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
backup-service
Trigger a backup of the API Management service and confirm state.
Confirms the service exists, triggers a backup to the supplied storage container, then re-reads the service provisioning state.
1
getService
ApiManagementService_Get
Read the service to confirm it exists before triggering a backup.
2
triggerBackup
ApiManagementService_Backup
Trigger the backup of the service to the supplied storage container.
3
confirmState
ApiManagementService_Get
Re-read the service to surface its provisioning state after the backup operation begins.