Skip to content

Commit f6e51b8

Browse files
authored
Merge pull request #184537 from batamig/mult-screenshots
fixing screenshots
2 parents 33a747f + 5f1e77a commit f6e51b8

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
lines changed
279 KB
Loading
19.3 KB
Loading

articles/sentinel/multiple-workspace-view.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,39 +3,40 @@ 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: 11/09/2021
6+
ms.date: 01/09/2022
77
ms.author: yelevin
88
ms.custom: ignite-fall-2021
99
---
1010

11-
# Work with incidents in many workspaces at once
11+
# Work with incidents in many workspaces at once
1212

1313
[!INCLUDE [Banner for top of topics](./includes/banner.md)]
1414

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.
1616

1717
[!INCLUDE [reference-to-feature-availability](includes/reference-to-feature-availability.md)]
1818

19-
## Entering Multiple Workspace View
19+
## Entering multiple workspace view
2020

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. 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.
2222

2323
> [!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+
>
2626
> If you check more than 10 workspaces, a warning message will appear.
2727
2828
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.
2929

30-
![Choose multiple workspaces](./media/multiple-workspace-view/workspaces.png)
30+
:::image type="content" source="./media/multiple-workspace-view/workspaces.png" alt-text="Select multiple workspaces.":::
3131

3232
## Working with incidents
3333

34-
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:
3535

36-
![View incidents in multiple workspaces](./media/multiple-workspace-view/incidents.png)
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":::
3737

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.
3940

4041
- 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.
4142

@@ -44,6 +45,8 @@ In **Multiple Workspace View**, only the **Incidents** screen is available for n
4445
- 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.
4546

4647
## 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+
4851
- Learn how to [get visibility into your data, and potential threats](get-visibility.md).
4952
- Get started [detecting threats with Microsoft Sentinel](detect-threats-built-in.md).

0 commit comments

Comments
 (0)