Loading...
Loading...
Loading...
Creator & Maintainer
→ Ongoing
A GitHub Action that updates Azure API Management (APIM) policies directly from XML files in your repository using the official Azure SDK. It automatically discovers API- and operation-scoped policies through a folder convention or a manifest file, verifies that the target resources exist, validates the policy XML, and applies the updates as part of your CI/CD workflow. Published under the Azure organization on the GitHub Marketplace.
Designing a reliable discovery mechanism that supports both convention-based and manifest-based layouts, while safely verifying resources and validating policy XML before calling the Azure API Management SDK.