Skip to content

Commit ce397da

Browse files
author
gitName
committed
edits
1 parent 52c290c commit ce397da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

includes/api-management-multi-region-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ ms.author: danlep
2121

2222
* If the primary region goes offline, the API Management management plane and developer portal become unavailable, but secondary regions continue to serve API requests using the most recent gateway configuration.
2323

24-
* If configured, the [rate-limit](/azure/api-management/rate-limit-policy) and [rate-limit-by-key](/azure/api-management/rate-limit-by-key-policy) policies count calls separately at each regional gateway in the deployment. The policies don't aggregate all call data for the instance.
24+
* If configured, the [rate-limit](/azure/api-management/rate-limit-policy) and [rate-limit-by-key](/azure/api-management/rate-limit-by-key-policy) policies count calls separately at each regional gateway in the deployment. The policies don't aggregate all call data for the instance. Similarly, the [azure-openai-token-limit](/azure/api-management/azure-openai-token-limit-policy) and [llm-token-limit](/azure/api-management/llm-token-limit-policy) policies count token usage separately at each regional gateway in the deployment.
2525

includes/api-management-rate-limit-gateway-calls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ms.date: 04/09/2025
66
ms.author: danlep
77
---
88

9-
This policy tracks calls independently at each gateway where it is applied, including regional gateways in a [multi-region deployment](../articles/api-management/api-management-howto-deploy-multi-region.md) and [workspace gateways](../articles/api-management/workspaces-overview.md#workspace-gateway). It doesn't aggregate call data across the entire instance.
9+
This policy tracks calls independently at each gateway where it is applied, including [workspace gateways](../articles/api-management/workspaces-overview.md#workspace-gateway) and regional gateways in a [multi-region deployment](../articles/api-management/api-management-howto-deploy-multi-region.md). It doesn't aggregate call data across the entire instance.

0 commit comments

Comments
 (0)