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/azure-monitor/containers/container-insights-region-mapping.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,18 +7,21 @@ ms.custom: references_regions
7
7
ms.reviewer: aul
8
8
---
9
9
10
-
# Region mappings supported by Container insights
10
+
# Regions supported by Container insights
11
11
12
-
When enabling Container insights, only certain regions are supported for linking a Log Analytics workspace and an AKS cluster, and collecting custom metrics submitted to Azure Monitor.
12
+
## Kubernetes cluster region
13
+
The following table specifies the regions that are supported for Container insights on different platforms.
13
14
14
-
> [!NOTE]
15
-
> Container insights is supported in all regions supported by AKS as specified in [Azure Products by Region](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=kubernetes-service), but AKS must be in the same region as the AKS workspace for most regions. This article lists the mapping for those regions where AKS can be in a different workspace from the Log Analytics workspace.
15
+
| Platform | Regions |
16
+
|:---|:---|
17
+
| AKS | All regions supported by AKS as specified in [Azure Products by Region](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=kubernetes-service). |
18
+
| Arc-enabled Kubernetes | All public regions supported by Arc-enabled Kubernetes as specified in [Azure Products by Region](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=azure-arc). |
16
19
17
-
## Log Analytics workspace supported mappings
18
-
Supported AKS regions are listed in [Products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=kubernetes-service). The Log Analytics workspace must be in the same region except for the regions listed in the following table. Watch [AKS release notes](https://github.com/Azure/AKS/releases) for updates.
20
+
## Log Analytics workspace region
21
+
The Log Analytics workspace supporting Container insights must be in the same region except for the regions listed in the following table.
@@ -40,9 +43,9 @@ Supported AKS regions are listed in [Products available by region](https://azure
40
43
|**Korea**||
41
44
|KoreaSouth |KoreaCentral |
42
45
|**US**||
43
-
|WestCentralUS<sup>1</sup>|EastUS |
46
+
|WestCentralUS|EastUS |
44
47
45
48
46
49
## Next steps
47
50
48
-
To begin monitoring your AKS cluster, review [How to enable the Container insights](container-insights-onboard.md) to understand the requirements and available methods to enable monitoring.
51
+
To begin monitoring your cluster, see [Enable monitoring for Kubernetes clusters](kubernetes-monitoring-enable.md) to understand the requirements and available methods to enable monitoring.
0 commit comments