Azure / api-management-policy-snippets

Re-usable examples of Azure API Management policies
MIT License
326 stars 147 forks source link

is there any way to create an Azure policy Definition for API management with IP filter restrictions? #126

Open tamguemill opened 4 months ago

tamguemill commented 4 months ago

I am trying to set up an Azure policy to lock down inbound connections to API management from specific IPs (IP filter inbound policies). I would like to do this through Azure Policies. See below and example of the xml configuration at the IP filter but would like to do this on an Azure Policy definition.