Microsoft Azure API Management · Arazzo Workflow
Azure API Management Set Global Service Policy
Version 1.0.0
Confirm the service exists, set the global policy, then read the policy back.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
set-service-policy
Set the global service policy and confirm it.
Confirms the service exists, writes the global policy document, then reads it back to verify it was stored.
1
getService
ApiManagementService_Get
Read the service to confirm it exists before applying a global policy.
2
setPolicy
Policy_CreateOrUpdate
Create or update the global service policy with the supplied document.
3
confirmPolicy
Policy_Get
Read the policy back to confirm the document was stored at the service level.