Skip to content

Commit a3bbf91

Browse files
authored
Update azure-monitor-workspace-overview.md
1 parent 70ffca0 commit a3bbf91

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ The following table lists the contents of Azure Monitor workspaces. This table w
2222

2323

2424
## Workspace design
25-
A single Azure Monitor workspace can collect data from multiple sources, but there may be circumstances where you require multiple workspaces to address your particular business requirements. Azure Monitor workspace design is similar to [Log Analytics workspace design](../logs/workspace-design.md). There are several reasons that you may consider creating additional workspaces including the following.
25+
A single Azure Monitor workspace can collect data from multiple sources, but there may be circumstances where you require multiple workspaces to address your particular business requirements. Azure Monitor workspace design is similar to [Log Analytics workspace design](../logs/workspace-design.md), and you choose to match that design. Since Azure Monitor workspaces currently only contain Prometheus metrics, and metric data is typically not as sensitive as log data, you may choose to further consolidate your Azure Monitor workspaces for simplicity.
26+
27+
There are several reasons that you may consider creating additional workspaces including the following.
2628

2729
- Azure tenants. If you have multiple Azure tenants, you'll usually create a workspace in each because several data sources can only send monitoring data to a workspace in the same Azure tenant.
2830
- Azure regions. Each workspace resides in a particular Azure region, and you may have regulatory or compliance requirements to store data in particular locations.
@@ -33,15 +35,11 @@ A single Azure Monitor workspace can collect data from multiple sources, but the
3335
> [!NOTE]
3436
> You cannot currently query across multiple Azure Monitor workspaces.
3537
36-
## Workspace design
37-
Many customers will choose an Azure Monitor workspace design to match their Log Analytics workspace design. Since Azure Monitor workspaces currently only contain Prometheus metrics, and metric data is typically not as sensitive as log data, you may choose to further consolidate your Azure Monitor workspaces for simplicity.
3838

3939
## Limitations
4040
See [Azure Monitor service limits](../service-limits.md#prometheus-metrics) for performance related service limits for Azure Monitor managed service for Prometheus.
4141
- Private Links aren't supported for Prometheus metrics collection into Azure monitor workspace.
4242
- Azure monitor managed service for Prometheus is only supported in public clouds.
43-
- Metrics addon doesn't work on AKS clusters configured with HTTP proxy.
44-
- Scraping and storing metrics at frequencies less than 1 second isn't supported.
4543

4644

4745
## Create an Azure Monitor workspace

0 commit comments

Comments
 (0)