Microsoft Azure API Management · Arazzo Workflow
Azure API Management Register Gateway and Link API
Version 1.0.0
Register a self-hosted gateway, link an API to it, then generate a gateway token.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
register-gateway-link-api
Register a gateway, link an API, and generate a connection token.
Creates or updates a gateway, links the supplied API to it, then generates a gateway authentication token.
1
createGateway
Gateway_CreateOrUpdate
Create or update the self-hosted gateway resource with a location label.
2
linkApi
GatewayApi_CreateOrUpdate
Link the supplied API to the gateway so the gateway serves it.
3
generateToken
Gateway_GenerateToken
Generate the authentication token the gateway runtime uses to connect to the control plane.