Skip to content

Commit 1118215

Browse files
Merge pull request #280401 from sunasing/sunasing-br-9july
Adding region availability for Managed Prometheus
2 parents e670861 + d4d63e8 commit 1118215

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

articles/azure-monitor/essentials/azure-monitor-workspace-overview.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,18 +60,32 @@ In certain circumstances, splitting an Azure Monitor workspace into multiple wor
6060
>[!Note]
6161
> 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.
6262
63-
6463
## Limitations
6564
See [Azure Monitor service limits](../service-limits.md#prometheus-metrics) for performance related service limits for Azure Monitor managed service for Prometheus.
6665

67-
6866
## Data considerations
67+
6968
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:
7069
- Data is physically stored in the same region that the Azure Monitor Workspace is provisioned in
7170
- Data is encrypted at rest using a Microsoft-managed key
7271
- Data is retained for 18 months
7372
- For details about the Azure Monitor managed service for Prometheus' support of PII/EUII data, please see details [here](./prometheus-metrics-overview.md)
7473

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+
7589
## Frequently asked questions
7690

7791
This section provides answers to common questions.

0 commit comments

Comments
 (0)