Skip to content

Commit f8fce90

Browse files
authored
Merge pull request #184317 from batamig/x-workspace-30
raising max mult workspaces
2 parents be34b1e + f1ce447 commit f8fce90

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

articles/sentinel/multiple-workspace-view.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Work with Microsoft Sentinel incidents in many workspaces at once | Micro
33
description: How to view incidents in multiple workspaces concurrently in Microsoft Sentinel.
44
author: yelevin
55
ms.topic: conceptual
6-
ms.date: 01/09/2022
6+
ms.date: 01/11/2022
77
ms.author: yelevin
88
ms.custom: ignite-fall-2021
99
---
@@ -21,9 +21,8 @@ To take full advantage of Microsoft Sentinel’s capabilities, Microsoft recomme
2121
When you open Microsoft Sentinel, you are presented with a list of all the workspaces to which you have access rights, across all selected tenants and subscriptions. To the left of each workspace name is a checkbox. Selecting the name of a single workspace will bring you into that workspace. To choose multiple workspaces, select all the corresponding checkboxes, and then select the **View incidents** button at the top of the page.
2222

2323
> [!IMPORTANT]
24-
> Multiple workspace view currently supports a maximum of 10 concurrently displayed workspaces.
24+
> Multiple Workspace View currently supports a maximum of 30 concurrently displayed workspaces.
2525
>
26-
> If you check more than 10 workspaces, a warning message will appear.
2726
2827
Note that in the list of workspaces, you can see the directory, subscription, location, and resource group associated with each workspace. The directory corresponds to the tenant.
2928

articles/sentinel/whats-new.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,21 @@ If you're looking for items older than six months, you'll find them in the [Arch
2727
>
2828
> You can also contribute! Join us in the [Microsoft Sentinel Threat Hunters GitHub community](https://github.com/Azure/Azure-Sentinel/wiki).
2929
30-
## January 2022
30+
## January 2021
3131

32+
- [More workspaces supported for Multiple Workspace View](#more-workspaces-supported-for-multiple-workspace-view)
33+
- [Kusto Query Language workbook and tutorial](#kusto-query-language-workbook-and-tutorial)
34+
### More workspaces supported for Multiple Workspace View
35+
36+
Now, instead of being limited to 10 workspaces in Microsoft Sentinel's [Multiple Workspace View](multiple-workspace-view.md), you can view data from up to 30 workspaces simultaneously.
37+
38+
While we often recommend a single-workspace environment, some use cases require multiple use cases, such as for Managed Security Service Providers (MSSPs) and their customers. **Multiple Workspace View** lets you see and work with security incidents across several workspaces at the same time, even across tenants, allowing you to maintain full visibility and control of your organization’s security responsiveness.
39+
40+
For more information, see:
41+
42+
- [The need to use multiple Microsoft Sentinel workspaces](extend-sentinel-across-workspaces-tenants.md#the-need-to-use-multiple-microsoft-sentinel-workspaces)
43+
- [Work with incidents in many workspaces at once](multiple-workspace-view.md)
44+
- [Manage multiple tenants in Microsoft Sentinel as an MSSP](multiple-tenants-service-providers.md)
3245
### Kusto Query Language workbook and tutorial
3346

3447
Kusto Query Language is used in Microsoft Sentinel to search, analyze, and visualize data, as the basis for detection rules, workbooks, hunting, and more.

0 commit comments

Comments
 (0)