Skip to content

Commit 8854164

Browse files
committed
Complete first draft
1 parent d083d82 commit 8854164

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

articles/sentinel/multiple-workspace-view.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,29 +23,31 @@ ms.author: yelevin
2323

2424
## Entering Multiple Workspace View
2525

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.
26+
When you open Azure 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.
2727

28-
> [!NOTE]
28+
> [!IMPORTANT]
2929
> Multiple Workspace View currently supports a maximum of 10 concurrently displayed workspaces.
3030
>
3131
> If you check more than 10 workspaces, a warning message will appear.
3232
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.
33+
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.
3434
![Choose multiple workspaces](./media/multiple-workspace-view/image1.png)
3535

3636
## Working with incidents
3737

3838
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:
3939
![View incidents in multiple workspaces](./media/multiple-workspace-view/image2.png)
4040

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

43+
- 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.
4444

45+
- You'll need to have read and write permissions on all the workspaces from which you've selected incidents. If you have only read permissions on some workspaces, you'll see warning messages if you select incidents in those workspaces. You won't be able to modify those incidents or any others you've selected together with those (even if you do have permissions for the others).
4546

47+
- If you choose a single incident and click **View full details** or **Investigate**, you will from then on be in the data context of that incident's workspace and no others.
4648

4749
## 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:
50+
In this document, you learned how to view and work with incidents in multiple Azure Sentinel workspaces concurrently. To learn more about Azure Sentinel, see the following articles:
4951
- Learn how to [get visibility into your data, and potential threats](quickstart-get-visibility.md).
5052
- Get started [detecting threats with Azure Sentinel](tutorial-detect-threats-built-in.md).
5153

0 commit comments

Comments
 (0)