Microsoft Azure API Management · Arazzo Workflow
Azure API Management Provision Backend
Version 1.0.0
Register a backend, read it back, then trigger a reconnect.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
provision-backend
Register a backend and reconnect the gateway to it.
Creates or updates a backend, reads it back, then triggers a reconnect.
1
createBackend
Backend_CreateOrUpdate
Create or update the backend with the supplied URL and protocol.
2
getBackend
Backend_Get
Read the backend back to confirm the URL and protocol were stored.
3
reconnectBackend
Backend_Reconnect
Trigger a reconnect so the gateway establishes a fresh connection to the backend.