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/sentinel/multiple-workspace-view.md
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,39 +3,40 @@ title: Work with Microsoft Sentinel incidents in many workspaces at once | Micro
3
3
description: How to view incidents in multiple workspaces concurrently in Microsoft Sentinel.
4
4
author: yelevin
5
5
ms.topic: conceptual
6
-
ms.date: 11/09/2021
6
+
ms.date: 01/09/2022
7
7
ms.author: yelevin
8
8
ms.custom: ignite-fall-2021
9
9
---
10
10
11
-
# Work with incidents in many workspaces at once
11
+
# Work with incidents in many workspaces at once
12
12
13
13
[!INCLUDE [Banner for top of topics](./includes/banner.md)]
14
14
15
-
To take full advantage of Microsoft Sentinel’s capabilities, Microsoft recommends using a single-workspace environment. However, there are some use cases that require having several workspaces, in some cases – for example, that of a [Managed Security Service Provider (MSSP)](./multiple-tenants-service-providers.md) and its customers – across multiple tenants. **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.
15
+
To take full advantage of Microsoft Sentinel’s capabilities, Microsoft recommends using a single-workspace environment. However, there are some use cases that require having several workspaces, in some cases – for example, that of a [Managed Security Service Provider (MSSP)](./multiple-tenants-service-providers.md) and its customers – across multiple tenants. **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.
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. Clicking the name of a single workspace will bring you into that workspace. To choose multiple workspaces, click all the corresponding checkboxes, and then click the **Multiple Workspace View** button at the top of the page.
21
+
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.
22
22
23
23
> [!IMPORTANT]
24
-
> Multiple Workspace View currently supports a maximum of 10 concurrently displayed workspaces.
25
-
>
24
+
> Multiple workspace view currently supports a maximum of 10 concurrently displayed workspaces.
25
+
>
26
26
> If you check more than 10 workspaces, a warning message will appear.
27
27
28
28
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.
In **Multiple Workspace View**, only the **Incidents** screen is available for now. It looks and functions in most ways like the regular **Incidents** screen. There are a few important differences, though:
34
+
Multiple workspace view is currently available only for incidents. This page looks and functions in most ways like the regular [Incidents](investigate-cases.md) page, with the following important differences:
35
35
36
-

36
+
:::image type="content" source="./media/multiple-workspace-view/incidents.png" alt-text="View incidents across multiple workspaces." lightbox="./media/multiple-workspace-view/incidents.png":::
37
37
38
-
- The counters at the top of the page - *Open incidents*, *New incidents*, *In progress*, etc. - show the numbers for all of the selected workspaces collectively.
38
+
39
+
- The counters at the top of the page - *Open incidents*, *New incidents*, *Active incidents*, etc. - show the numbers for all of the selected workspaces collectively.
39
40
40
41
- You'll see incidents from all of the selected workspaces and directories (tenants) in a single unified list. You can filter the list by workspace and directory, in addition to the filters from the regular **Incidents** screen.
41
42
@@ -44,6 +45,8 @@ In **Multiple Workspace View**, only the **Incidents** screen is available for n
44
45
- If you choose a single incident and click **View full details** or **Actions** > **Investigate**, you will from then on be in the data context of that incident's workspace and no others.
45
46
46
47
## Next steps
47
-
In this document, you learned how to view and work with incidents in multiple Microsoft Sentinel workspaces concurrently. To learn more about Microsoft Sentinel, see the following articles:
48
+
49
+
In this article, you learned how to view and work with incidents in multiple Microsoft Sentinel workspaces concurrently. To learn more about Microsoft Sentinel, see the following articles:
50
+
48
51
- Learn how to [get visibility into your data, and potential threats](get-visibility.md).
49
52
- Get started [detecting threats with Microsoft Sentinel](detect-threats-built-in.md).
0 commit comments