I have created an API Management resource in Azure. Within the API management, under APIs section > All APIs, I have added an inbound policy 'ip-filter'.
I wish to programatically change the contents of the policy's xml.
Is there a way to achieve this?
Thanks!