Tools, FAQ, Tutorials:
Setup Policy to Azure API Operations - 2017 Version
What are steps to set up policy to an Azure API Operation 2017 version?
✍: FYIcenter.com
If you want to add policy statements to be executed between the Azure API and the backend service,
you need to setup policy to the Azure API operation as shown in this tutorial:
1. Login to Azure Portal.
2. Go to API Management Services and select your service.
3. Click on Publisher Portal.
4. Click Policies on the left.
5. Select the API service and the API operation from dropdown lists. You see the "ADD POLICY" link in the policy statements area, if there is no policy created to this operation.
6. Click "ADD POLICY" link. You see a default policy XML document showing up.
7. Add policy statements into the policy XML document and save it.
The picture below shows you how to add policy to an Azure API operation:
⇒ Microsoft Azure API Management Tutorials
⇐ Add Request Query String Parameters - 2017 Version
2018-06-12, ∼2592🔥, 0💬
Popular Posts:
Where can I download the EPUB 2.0 sample book "The Problems of Philosophy" by Lewis Theme? You can f...
How to use "{{...}}" Liquid Codes in "set-body" Policy Statement? The "{{...}}" Liquid Codes in "set...
How To Pass Arrays By References? in PHP? Like normal variables, you can pass an array by reference ...
How to access Query String parameters from "context.Request.Url.Que ry"object in Azure API Policy? Q...
How to use the RSS Online Validator at w3.org? You can follow this tutorial to learn how to use the ...