Microsoft Azure API Management · Arazzo Workflow
Azure API Management Provision Subscription and Retrieve Keys
Version 1.0.0
Confirm a product, create a subscription against it, then retrieve the subscription keys.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
provision-subscription-keys
Create a product subscription and retrieve its keys.
Confirms the product exists, creates a subscription scoped to it, then lists the subscription secrets to surface the primary and secondary keys.
1
getProduct
Read the product to confirm it exists and capture its resource id for the subscription scope.
2
createSubscription
Create the subscription scoped to the product, with a display name for the consumer.
3
getSecrets
Retrieve the subscription's primary and secondary keys for delivery to the consumer.
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.