Skip to content

Commit 678954c

Browse files
author
gitName
committed
restore include
1 parent 28c55ec commit 678954c

File tree

1 file changed

+21
-10
lines changed

1 file changed

+21
-10
lines changed

articles/api-management/includes/preview/preview-callout-self-hosted-gateway-azure-arc.md

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,27 @@ ms.service: azure-api-management
33
ms.topic: include
44
author: dlepow
55
ms.author: danlep
6-
ms.date: 09/25/2024
6+
ms.date: 05/25/2021
77
ms.custom: references_regions
88
---
99

10-
Azure Monitor imposes [usage limits](/azure/azure-monitor/essentials/metrics-custom-overview#quotas-and-limits) for custom metrics that may affect your ability to emit metrics from API Management. For example, Azure Monitor currently sets a limit of 10 dimension keys per metric, and a limit of 50,000 total active time series per region in a subscription (within a 12 hour period).
11-
12-
These limits have the following implications for configuring custom metrics in API Management:
13-
14-
* You can configure a maximum of 10 custom dimensions per `emit-metric` policy.
15-
16-
* The number of active time series generated by the `emit-metric` policy within a 12 hour period is the product of the number of unique values of each configured dimension during the period. For example, if three custom dimensions were configured in the policy, and each dimension had 10 possible values within the period, the `emit-metric` policy would contribute 1,000 (10 x 10 x 10) active time series.
17-
18-
* If you configure the `emit-metric` policy in multiple API Management instances that are in the same region in a subscription, all instances can contribute to the regional active time series limit.
10+
> [!IMPORTANT]
11+
> API Management self-hosted gateway on Azure Arc is currently in preview. During preview, the API Management gateway extension is available in the following regions:
12+
>
13+
> - Asia (East, Southeast)
14+
> - Australia (Central, Central 2, East & Southeast)
15+
> - Brazil (South & Southeast)
16+
> - Canada (Central, East)
17+
> - Europe (North, West)
18+
> - France (Central & South)
19+
> - Germany (North & West Central)
20+
> - India (Central, South, West, Jio central & Jio West)
21+
> - Japan (East & West)
22+
> - Korea (Central & South)
23+
> - Norway (East & West)
24+
> - South Africa (North & West)
25+
> - Sweden (Central)
26+
> - Switzerland (North & West)
27+
> - United Arab Emirates (UAE - Central & North)
28+
> - United Kingdom (UK -South)
29+
> - United States (US - Central, Central EUAP, East, East 2, East 2 EUAP, North Central, South Central, West Central, West, West 2, West 3)

0 commit comments

Comments
 (0)