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/essentials/azure-monitor-workspace-overview.md
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,18 +60,32 @@ In certain circumstances, splitting an Azure Monitor workspace into multiple wor
60
60
>[!Note]
61
61
> A single query cannot access multiple Azure Monitor workspaces. Keep data that you want to retrieve in a single query in same workspace. For visualization purposes, setting up Grafana with each workspace as a dedicated data source will allow for querying multiple workspaces in a single Grafana panel.
62
62
63
-
64
63
## Limitations
65
64
See [Azure Monitor service limits](../service-limits.md#prometheus-metrics) for performance related service limits for Azure Monitor managed service for Prometheus.
66
65
67
-
68
66
## Data considerations
67
+
69
68
Data stored in the Azure Monitor Workspace is handled in accordance with all standards described in the [Azure Trust Center](https://www.microsoft.com/en-us/trust-center?rtc=1). Several considerations exist specific to data stored in the Azure Monitor Workspace:
70
69
- Data is physically stored in the same region that the Azure Monitor Workspace is provisioned in
71
70
- Data is encrypted at rest using a Microsoft-managed key
72
71
- Data is retained for 18 months
73
72
- For details about the Azure Monitor managed service for Prometheus' support of PII/EUII data, please see details [here](./prometheus-metrics-overview.md)
74
73
74
+
## Regional availability
75
+
76
+
When you create a new Azure Monitor workspace, you provide a region which sets the location in which the data is stored. Currently Azure Monitor Workspace is available in the below regions.
77
+
78
+
|Geo|Regions|Geo|Regions|Geo|Regions|Geo|Regions|
79
+
|---|---|---|---|---|---|---|---|
80
+
|Africa|South Africa North|Asia Pacific|East Asia, Southeast Asia|Australia|Australia Central, Australia East, Australia Southeast|Brazil|Brazil South, Brazil Southeast|
81
+
|Canada|Canada Central, Canada East|Europe|North Europe, West Europe|France|France Central, France South|Germany|Germany West Central|
82
+
|India|Central India, South India|Israel|Israel Central|Italy|Italy North|Japan|Japan East, Japan West|
83
+
|Korea|Korea Central, Korea South|Norway|Norway East, Norway West|Spain|Spain Central|Sweden|Sweden South, Sweden Central|
84
+
|Switzerland|Switzerland North, Switzerland West|UAE|UAE North|UK|UK South, UK West|US|Central US, East US, East US 2, South Central US, West Central US, West US, West US 2, West US 3|
85
+
|US Government|USGov Virginia, USGov Texas|||||||
86
+
87
+
If you have clusters in regions where Azure Monitor Workspace is not yet available, you can select another region in the same geography.
88
+
75
89
## Frequently asked questions
76
90
77
91
This section provides answers to common questions.
0 commit comments