Juliako / api-management-policy-snippets

Re-usable examples of Azure API Management policies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure API Management Policy Snippets

This repository contains policy examples contributed by the product team and the user community. The snippets are meant to be re-used verbatim, provide inspiration or serve as learning aids. Some snippets are parameterized using Named Values (fka Properties), which look like this {{some-value}}. When using such snippets you will have to either define relevant Named Values or replace them with values in place.

Helpful Links

To learn about Azure API Management go here.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Re-usable examples of Azure API Management policies

License:MIT License