Skip to content

Commit 1c8f1fa

Browse files
committed
edits
1 parent cc8c522 commit 1c8f1fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/api-management/api-management-howto-policies.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ ms.author: danlep
1717

1818
[!INCLUDE [api-management-availability-all-tiers](../../includes/api-management-availability-all-tiers.md)]
1919

20-
In Azure API Management, API publishers can change API behavior through configuration by using *policies*. Policies are a collection of statements that are run sequentially on the request or response of an API. API Management provides more than 75 policies out of the box that you can configure to address common API scenarios like authentication, rate limiting, caching, and transformation of requests or responses. For a complete list, see [API Management policy reference](api-management-policies.md).
20+
In Azure API Management, API publishers can change API behavior through configuration by using *policies*. This article describes how to use policies.
21+
22+
Policies are a collection of statements that are run sequentially on the request or response of an API. API Management provides more than 75 policies out of the box that you can configure to address common API scenarios like authentication, rate limiting, caching, and transformation of requests or responses. For a complete list, see [API Management policy reference](api-management-policies.md).
2123

2224
Popular policies include:
2325

0 commit comments

Comments
 (0)