Microsoft Azure API Management · Arazzo Workflow
Azure API Management Apply API Policy
Version 1.0.0
Confirm an API exists, set its policy document, then read the policy back.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
apply-api-policy
Set the policy document on an API and confirm it.
Confirms the API exists, writes the API-scoped policy XML, then reads the policy back to verify it was stored.
1
getApi
Api_Get
Read the API to confirm it exists before applying a policy to it.
2
setPolicy
ApiPolicy_CreateOrUpdate
Create or update the API-scoped policy with the supplied policy document.
3
confirmPolicy
ApiPolicy_Get
Read the policy back to confirm the document was stored on the API.