Skip to content

Commit 1f5f105

Browse files
authored
Merge pull request #216213 from austinmccollum/austinmc-update-servicelimits2
add x-workspace limits
2 parents 1220265 + c47d829 commit 1f5f105

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

articles/azure-resource-manager/management/azure-subscription-service-limits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,10 @@ This section lists the most common service limits you might encounter as you use
406406

407407
[!INCLUDE [sentinel-service-limits](../../../includes/sentinel-limits-machine-learning.md)]
408408

409+
## Multi workspace limits
410+
411+
[!INCLUDE [sentinel-service-limits](../../../includes/sentinel-limits-multi-workspace.md)]
412+
409413
### Notebook limits
410414

411415
[!INCLUDE [sentinel-service-limits](../../../includes/sentinel-limits-notebooks.md)]

articles/sentinel/sentinel-service-limits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ This article lists the most common service limits you might encounter as you use
2424

2525
[!INCLUDE [sentinel-service-limits](../../includes/sentinel-limits-machine-learning.md)]
2626

27+
## Multi workspace limits
28+
29+
[!INCLUDE [sentinel-service-limits](../../includes/sentinel-limits-multi-workspace.md)]
30+
2731
## Notebook limits
2832

2933
[!INCLUDE [sentinel-service-limits](../../includes/sentinel-limits-notebooks.md)]
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: "include file"
3+
description: "include file"
4+
services: microsoft-sentinel
5+
author: austinmccollum
6+
tags: azure-service-management
7+
ms.topic: "include"
8+
ms.date: 10/26/2022
9+
ms.author: austinmc
10+
ms.custom: "include file"
11+
---
12+
13+
The following limit applies to multiple workspaces in Microsoft Sentinel. Limits here are applied when working with Sentinel features across more than workspace at a time.
14+
15+
|Description | Limit |Dependency|
16+
-------------------------|--------------------|--------------------|
17+
| Incident view | 100 concurrently displayed workspaces | |
18+
| Log query | 100 Sentinel workspaces | [Log Analytics](/azure/azure-monitor/logs/cross-workspace-query#cross-resource-query-limits) |
19+
| Analytics rules | 20 Sentinel workspaces per query | |

0 commit comments

Comments
 (0)