Skip to content

Commit b6fcae3

Browse files
committed
edits
1 parent 36f84b0 commit b6fcae3

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
@@ -44,7 +44,7 @@ API providers can use rate throttling capabilities that are scoped to a particul
4444
## Custom key-based throttling
4545

4646
> [!NOTE]
47-
> The `rate-limit-by-key` and `quota-by-key` policies aren't available in the Consumption tier of Azure API Management. The `quota-by-key` policy is currently not available in the v2 tiers.
47+
> The `rate-limit-by-key` and `quota-by-key` policies aren't available in the Consumption tier of Azure API Management.
4848
4949
The [rate-limit-by-key](rate-limit-by-key-policy.md) and [quota-by-key](quota-by-key-policy.md) policies provide a more flexible solution to traffic control. These policies enable you to define expressions to identify the keys that are used to track traffic usage. This technique is illustrated in the following examples.
5050

0 commit comments

Comments
 (0)