Microsoft Azure API Management · Arazzo Workflow
Azure API Management Link Product to Group
Version 1.0.0
Confirm a product and a group exist, then grant the group access to the product.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
link-product-group
Grant a developer group access to a product.
Confirms the product and group exist, links the group to the product, then lists the product's groups to confirm the grant.
1
getProduct
Product_Get
Read the product to confirm it exists before granting group access.
2
getGroup
Group_Get
Read the group to confirm it exists before linking it to the product.
3
linkGroup
ProductGroupLink_CreateOrUpdate
Create the product-group link that grants the group access to the product.
4
listProductGroups
ProductGroup_ListByProduct
List the product's groups to confirm the new grant is present.