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
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,15 @@ A single Azure Monitor workspace can collect data from multiple sources, but the
26
26
27
27
There are several reasons that you may consider creating additional workspaces including the following.
28
28
29
-
- 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.
30
-
- Azure regions. Each workspace resides in a particular Azure region, and you may have regulatory or compliance requirements to store data in particular locations.
31
-
- Data ownership. You may choose to create separate workspaces to define data ownership, for example by subsidiaries or affiliated companies.
32
-
- Workspace limits. See [Azure Monitor service limits](../service-limits.md#prometheus-metrics) for current capacity limits related to Azure Monitor workspaces.
33
-
- Multiple environments. You may have Azure Monitor workspaces supporting different environments such as test, pre-production, and production.
29
+
| Criteria | Description |
30
+
|:---|:---|
31
+
| 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. |
32
+
| 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
+
| Data ownership | You may choose to create separate workspaces to define data ownership, for example by subsidiaries or affiliated companies. |
34
+
| Multiple environments | You may have Azure Monitor workspaces supporting different environments such as test, pre-production, and production. |
35
+
| Logical boundaries | You may choose to separate your data based on logical boundaries such as application team or company division. |
36
+
| Workspace limits | See [Azure Monitor service limits](../service-limits.md#prometheus-metrics) for current capacity limits related to Azure Monitor workspaces. If your capacity reaches 80%, you should consider creating multiple workspaces according to logical boundaries that make sense for your organization. |
37
+
34
38
35
39
> [!NOTE]
36
40
> You cannot currently query across multiple Azure Monitor workspaces.
0 commit comments