In my previous articles I introduced Azure API Management Service and how to use it to host an Azure function. In this article I will explain the policies that can be applied. Once you open up an API, it shows all the placeholders for creating policies as below.
In the Inbound and Outbound processing sections you have the option to Add Policy via an interface. But that will be directed to code view if you add some complex logics. Then it will only enable the code view as below.
In the Inbound and Outbound processing sections you have the option to Add Policy via an interface. But that will be directed to code view if you add some complex logics. Then it will only enable the code view as below.