Microsoft Azure API Management · Arazzo Workflow
Azure API Management Configure Product Policy
Version 1.0.0
Confirm a product exists, set its policy document, then read the policy back.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
configure-product-policy
Set a product-scoped policy and confirm it.
Confirms the product exists, writes the product policy document, then reads it back to verify it was stored.
1
getProduct
Product_Get
Read the product to confirm it exists before applying a policy to it.
2
setPolicy
ProductPolicy_CreateOrUpdate
Create or update the product-scoped policy with the supplied document.
3
confirmPolicy
ProductPolicy_Get
Read the policy back to confirm the document was stored on the product.