Microsoft Azure API Management · Arazzo Workflow
Azure API Management Provision Product and Link API
Version 1.0.0
Create a product, link an API to it, then list the product's APIs.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
provision-product-link-api
Create a product and link an API to it.
Creates or updates a product with subscription/approval requirements, links the supplied API to it, then lists the product's APIs to confirm the link.
1
createProduct
Product_CreateOrUpdate
Create or update the product that will package the API, with subscription required and no manual approval.
2
linkApi
ProductApiLink_CreateOrUpdate
Link the supplied API to the product so subscribers gain access to it.
3
listProductApis
ProductApi_ListByProduct
List the APIs linked to the product to confirm the new link is present.