Skip to content

Commit 36f84b0

Browse files
committed
edits
1 parent a873d59 commit 36f84b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-sample-flexible-throttling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Quota policies like `quota` and `quota-by-key` are global, which means that a si
101101

102102
## Summary
103103

104-
API Management provides rate and quota throttling to protect and add value to your API service. Throttling policies that have custom scoping rules provide finer-grained control over those policies to enable your customers to build even better applications. The examples in this article demonstrate the use of these policies by creating rate limiting keys with client IP addresses, user identity, and client-generated values. You could, however, use many other parts of the message, such as user agent, URL path fragments, and message size.
104+
API Management provides rate and quota throttling to protect and add value to your API service. Throttling policies that have custom scoping rules provide finer-grained control over those policies to enable your customers to build even better applications. The examples in this article demonstrate the use of these policies by creating rate limiting keys with client IP addresses, user identity, and client-generated values. You can, however, use many other parts of the message, such as user agent, URL path fragments, and message size.
105105

106106
## Related content
107107

0 commit comments

Comments
 (0)