Skip to content

Commit eaaf0ef

Browse files
author
Jill Grant
authored
Merge pull request #288658 from cwatson-cat/10-17-24-workspaces-az
Sentinel workspaces articles - upd for Defender
2 parents cda6a4c + 237b165 commit eaaf0ef

File tree

4 files changed

+28
-15
lines changed

4 files changed

+28
-15
lines changed

articles/sentinel/extend-sentinel-across-workspaces-tenants.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Extend Microsoft Sentinel across workspaces and tenants
33
description: How to use Microsoft Sentinel to query and analyze data across workspaces and tenants.
44
author: yelevin
55
ms.topic: how-to
6-
ms.date: 06/28/2023
6+
ms.date: 10/17/2024
77
ms.author: yelevin
8-
8+
appliesto: Microsoft Sentinel in the Azure portal
99

1010
#Customer intent: As a security analyst, I want to query data across multiple workspaces and tenants so that I can centralize incident management and enhance threat detection capabilities.
1111

@@ -15,6 +15,8 @@ ms.author: yelevin
1515

1616
When you onboard Microsoft Sentinel, your first step is to select your Log Analytics workspace. While you can get the full benefit of the Microsoft Sentinel experience with a single workspace, in some cases, you might want to extend your workspace to query and analyze your data across workspaces and tenants. For more information, see [Design a Log Analytics workspace architecture](/azure/azure-monitor/logs/workspace-design) and [Prepare for multiple workspaces and tenants in Microsoft Sentinel](prepare-multiple-workspaces.md).
1717

18+
If you onboard Microsoft Sentinel to the Microsoft Defender portal, see [Microsoft Defender multitenant management](/defender-xdr/mto-overview).
19+
1820
## Manage incidents on multiple workspaces
1921

2022
Microsoft Sentinel supports a [multiple workspace incident view](./multiple-workspace-view.md) where you can centrally manage and monitor incidents across multiple workspaces. The centralized incident view lets you manage incidents directly or drill down transparently to the incident details in the context of the originating workspace.

articles/sentinel/multiple-workspace-view.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ 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/11/2022
6+
ms.date: 10/17/2024
77
ms.author: yelevin
8-
8+
appliesto: Microsoft Sentinel in the Azure portal
99

1010
#Customer intent: As a security analyst, I want to manage and investigate incidents across multiple workspaces and tenants so that I can maintain comprehensive visibility and control over my organization's security posture.
1111

@@ -17,15 +17,17 @@ ms.author: yelevin
1717

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

20+
If you onboard Microsoft Sentinel to the Microsoft Defender portal, see [Microsoft Defender multitenant management](/defender-xdr/mto-overview).
21+
2022
## Entering multiple workspace view
2123

22-
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.
24+
When you open Microsoft Sentinel, you're presented with a list of all the workspaces to which you have access rights, across all selected tenants and subscriptions. Selecting the name of a single workspace brings 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.
2325

2426
> [!IMPORTANT]
2527
> Multiple Workspace View now supports a maximum of 100 concurrently displayed workspaces.
2628
>
2729
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.
30+
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.
2931

3032
:::image type="content" source="./media/multiple-workspace-view/workspaces.png" alt-text="Screenshot of selecting multiple workspaces.":::
3133

@@ -38,11 +40,11 @@ Multiple workspace view is currently available only for incidents. This page loo
3840

3941
- 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.
4042

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.
43+
- You 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.
4244

43-
- 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).
45+
- You 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 see warning messages if you select incidents in those workspaces. You aren't able to modify those incidents or any others you've selected together with those (even if you do have permissions for the others).
4446

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.
47+
- If you choose a single incident and select **View full details** or **Actions** > **Investigate**, you'll from then on be in the data context of that incident's workspace and no others.
4648

4749
## Next steps
4850

articles/sentinel/use-multiple-workspaces.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Set up multiple workspaces and tenants in Microsoft Sentinel
33
description: If you've defined that your environment needs multiple workspaces, you now set up your multiple workspace architecture in Microsoft Sentinel.
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 07/05/2023
6+
ms.date: 10/17/2024
77
ms.author: cwatson
8-
8+
appliesto: Microsoft Sentinel in the Azure portal and the Microsoft Defender portal
99

1010
#Customer intent: As a security architect, I want to use Microsoft Sentinel across multiple workspaces so that I can efficiently monitor and analyze security data across my entire organization.
1111

@@ -19,10 +19,17 @@ In this article, you learn how to set up Microsoft Sentinel to extend across mul
1919

2020
## Options for using multiple workspaces
2121

22-
If you've determined and set up your environment to extend across workspaces, you can:
22+
After you set up your environment to extend across workspaces, you can:
23+
24+
- **Manage and monitor your cross-workspace architecture**: Query and analyze your data across workspaces and tenants.
25+
- To work in the Azure portal, see [Extend Microsoft Sentinel across workspaces and tenants](extend-sentinel-across-workspaces-tenants.md).
26+
- If your organization onboards Microsoft Sentinel to the Microsoft Defender portal, see [Microsoft Defender multitenant management](/defender-xdr/mto-overview).
27+
28+
For Microsoft Sentinel in the Azure portal, you can:
29+
30+
- **Manage multiple workspaces with workspace manager**: Centrally manage multiple workspaces within one or more Azure tenants. For more information, see [Centrally manage multiple Microsoft Sentinel workspaces with workspace manager](workspace-manager.md).
2331

24-
- [Manage and monitor cross-workspace architecture](extend-sentinel-across-workspaces-tenants.md): Query and analyze your data across workspaces and tenants.
25-
- [Manage multiple workspaces with workspace manager](workspace-manager.md): Centrally manage multiple workspaces within one or more Azure tenants.
32+
Only one Microsoft Sentinel workspace per tenant is currently supported in the unified security operations platform. For more information, see [Microsoft Defender multitenant management](/defender-xdr/mto-overview).
2633

2734
## Next steps
2835

articles/sentinel/workspace-manager.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ description: Learn how to centrally manage multiple Microsoft Sentinel workspace
44
author: austinmccollum
55
ms.author: austinmc
66
ms.topic: how-to
7-
ms.date: 04/24/2023
7+
ms.date: 10/17/2024
88
ms.custom: template-how-to
9+
appliesto: Microsoft Sentinel in the Azure portal
910

1011

1112
#Customer intent: As a Managed Security Services Provider (MSSP) or global enterprise, I want to centrally manage multiple security workspaces so that I can efficiently operate at scale across one or more Azure tenants.
@@ -27,6 +28,7 @@ Here are the active content types supported with workspace manager:
2728
> Support for workspace manager is currently in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2829
>
2930
31+
If you onboard Microsoft Sentinel to the Microsoft Defender portal, see [Microsoft Defender multitenant management](/defender-xdr/mto-overview).
3032

3133
## Prerequisites
3234

0 commit comments

Comments
 (0)