You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/api-management-policies.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,8 @@ More information about policies:
38
38
|[Set usage quota by subscription](quota-policy.md)| Allows you to enforce a renewable or lifetime call volume and/or bandwidth quota, on a per subscription basis. | Yes | Yes | Yes | Yes | Yes |
39
39
|[Set usage quota by key](quota-by-key-policy.md)| Allows you to enforce a renewable or lifetime call volume and/or bandwidth quota, on a per key basis. | Yes | No | No | Yes | Yes |
40
40
|[Limit concurrency](limit-concurrency-policy.md)| Prevents enclosed policies from executing by more than the specified number of requests at a time. | Yes | Yes | Yes | Yes | Yes |
41
-
|[Limit Azure OpenAI Service token usage](azure-openai-token-limit-policy.md)| Prevents Azure OpenAI API usage spikes by limiting large language model tokens per calculated key. | Yes | Yes | No |No| Yes |
42
-
|[Limit large language model API token usage](llm-token-limit-policy.md)| Prevents large language model (LLM) API usage spikes by limiting LLM tokens per calculated key. | Yes | Yes | No |No| Yes |
41
+
|[Limit Azure OpenAI Service token usage](azure-openai-token-limit-policy.md)| Prevents Azure OpenAI API usage spikes by limiting large language model tokens per calculated key. | Yes | Yes | No |Yes| Yes |
42
+
|[Limit large language model API token usage](llm-token-limit-policy.md)| Prevents large language model (LLM) API usage spikes by limiting LLM tokens per calculated key. | Yes | Yes | No |Yes| Yes |
0 commit comments