Skip to content

Commit d083d82

Browse files
committed
First draft of Cross Workspace doc, with new pics
1 parent 60ee289 commit d083d82

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed
93.1 KB
Loading
148 KB
Loading
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: Work with incidents in many workspaces at once | Microsoft Docs
3+
description: How to view incidents in multiple workspaces concurrently in Azure Sentinel.
4+
services: sentinel
5+
documentationcenter: na
6+
author: yelevin
7+
manager: rkarlin
8+
editor: ''
9+
10+
ms.service: azure-sentinel
11+
ms.subservice: azure-sentinel
12+
ms.devlang: na
13+
ms.topic: conceptual
14+
ms.tgt_pltfrm: na
15+
ms.workload: na
16+
ms.date: 04/20/2020
17+
ms.author: yelevin
18+
19+
---
20+
# Work with incidents in many workspaces at once
21+
22+
To take full advantage of Azure 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.
23+
24+
## Entering Multiple Workspace View
25+
26+
When you open Azure Sentinel, you are presented with a list of all the workspaces to which you have access rights, across all tenants and all selected subscriptions. To the left of the 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.
27+
28+
> [!NOTE]
29+
> Multiple Workspace View currently supports a maximum of 10 concurrently displayed workspaces.
30+
>
31+
> If you check more than 10 workspaces, a warning message will appear.
32+
33+
Note that in the list of workspaces, you can see the directory, subscription, and resource group associated with each workspace. The directory corresponds to the tenant.
34+
![Choose multiple workspaces](./media/multiple-workspace-view/image1.png)
35+
36+
## Working with incidents
37+
38+
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:
39+
![View incidents in multiple workspaces](./media/multiple-workspace-view/image2.png)
40+
41+
- 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.
42+
43+
44+
45+
46+
47+
## Next steps
48+
In this document, you learned how to manage multiple Azure Sentinel tenants seamlessly. To learn more about Azure Sentinel, see the following articles:
49+
- Learn how to [get visibility into your data, and potential threats](quickstart-get-visibility.md).
50+
- Get started [detecting threats with Azure Sentinel](tutorial-detect-threats-built-in.md).
51+

0 commit comments

Comments
 (0)