Skip to content

Commit 0232a9b

Browse files
Merge pull request #301106 from batamig/100-workspace
adding no limit for onboarding workspaces
2 parents 432191e + 798774b commit 0232a9b

File tree

3 files changed

+35
-16
lines changed

3 files changed

+35
-16
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Extend Microsoft Sentinel across workspaces and tenants
33
description: How to use Microsoft Sentinel to query and analyze data across workspaces and tenants.
4-
author: yelevin
4+
author: batamig
55
ms.topic: concept-article
6-
ms.date: 03/17/2025
7-
ms.author: yelevin
6+
ms.date: 06/10/2025
7+
ms.author: bagol
88
appliesto:
99
- Microsoft Sentinel in the Microsoft Defender portal
1010
- Microsoft Sentinel in the Azure portal
@@ -54,6 +54,8 @@ Query [multiple workspaces](/azure/azure-monitor/logs/cross-workspace-query) to
5454

5555
Then, write a query across both workspaces by beginning with `unionSecurityEvent | where ...` .
5656

57+
Cross-workspace queries for Log Analytics data remain subject to [Log Analytics limitations](/azure/azure-monitor/logs/cross-workspace-query#limitations).
58+
5759
### Include cross-workspace queries in scheduled analytics rules<a name="scheduled-alerts"></a>
5860

5961
<!-- Bookmark added for backward compatibility with old heading -->

articles/sentinel/whats-new.md

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the latest new features and announcement in Microsoft S
44
author: batamig
55
ms.author: bagol
66
ms.topic: concept-article
7-
ms.date: 07/01/2025
7+
ms.date: 07/08/2025
88
#Customer intent: As a security team member, I want to stay updated on the latest features and enhancements in Microsoft Sentinel so that I can effectively manage and optimize my organization's security posture.
99
ms.custom:
1010
- build-2025
@@ -20,27 +20,43 @@ The listed features were released in the last six months. For information about
2020

2121
## July 2025
2222

23+
- [No limit on the number of workspaces you can onboard to the Defender portal](#no-limit-on-the-number-of-workspaces-you-can-onboard-to-the-defender-portal)
24+
- [Microsoft Sentinel in the Azure portal to be retired July 2026](#microsoft-sentinel-in-the-azure-portal-to-be-retired-july-2026)
25+
26+
### No limit on the number of workspaces you can onboard to the Defender portal
27+
28+
There is no longer any limit to the number of workspaces you can onboard to the Defender portal.
29+
30+
Limitations still apply to the number of workspaces you can include in a Log Analytics query, and in the number of workspaces you can or should include in a scheduled analytics rule.
31+
32+
For more information, see:
33+
34+
- [Connect Microsoft Sentinel to the Microsoft Defender portal](/unified-secops-platform/microsoft-sentinel-onboard?toc=%2Fazure%2Fsentinel%2FTOC.json&bc=%2Fazure%2Fsentinel%2Fbreadcrumb%2Ftoc.json)
35+
- [Multiple Microsoft Sentinel workspaces in the Defender portal](workspaces-defender-portal.md)
36+
- [Extend Microsoft Sentinel across workspaces and tenants](extend-sentinel-across-workspaces-tenants.md)
37+
2338
### Microsoft Sentinel in the Azure portal to be retired July 2026
2439

2540
[!INCLUDE [sentinel-azure-deprecation](includes/sentinel-azure-deprecation.md)]
2641

2742
## June 2025
2843

29-
- [Codeless Connector Platform (CCP) renamed.](#codeless-connector-platform-ccp-renamed-to-codeless-connector-framework-ccf)
30-
- [Connector Documentation consolidation](#connector-documentation-consolidation)
44+
- [Microsoft Sentinel Codeless Connector Platform (CCP) renamed to Codeless Connector Framework (CCF)](#codeless-connector-platform-ccp-renamed-to-codeless-connector-framework-ccf)
45+
- [Consolidated Microsoft Sentinel data connector reference](#consolidated-microsoft-sentinel-data-connector-reference)
3146
- [Summary rule templates now in public preview](#summary-rule-templates-now-in-public-preview)
3247

3348
### Codeless Connector Platform (CCP) renamed to Codeless Connector Framework (CCF)
3449

35-
The Microsoft Sentinel Codeless Connector Platform (CCP) has been renamed to **Codeless Connector Framework (CCF)**. The new name reflects the platform's evolution and avoids confusion with other platform-orineted services, while still providing the same ease of use and flexibility that users have come to expect.
50+
The Microsoft Sentinel Codeless Connector Platform (CCP) has been renamed to **Codeless Connector Framework (CCF)**. The new name reflects the platform's evolution and avoids confusion with other platform-oriented services, while still providing the same ease of use and flexibility that users have come to expect.
3651

37-
For more information, see [Create a codeless connector](create-codeless-connector.md) and [Unlock the potential of Microsoft Sentinel’s Codeless Connector Framework and do more with Microsoft Sentinel faster](https://techcommunity.microsoft.com/blog/microsoftsentinelblog/exciting-announcements-new-data-connectors-released-using-the-codeless-connector/4421104).
52+
For more information, see [Create a codeless connector for Microsoft Sentinel](create-codeless-connector.md).
3853

39-
### Connector documentation consolidation
54+
### Consolidated Microsoft Sentinel data connector reference
4055

41-
We have consolidated the connector reference documentation, merging the separate connector articles into a single, comprehensive reference table. You can find the new connector reference at [Microsoft Sentinel data connectors](/azure/sentinel/data-connectors-reference#sentinel-data-connectors).
56+
We've consolidated the connector reference documentation, merging the separate connector articles into a single, comprehensive reference table.
4257

43-
Select the connector name to expand the row and see the details.
58+
You can find the new connector reference at [Microsoft Sentinel data connectors](/azure/sentinel/data-connectors-reference#sentinel-data-connectors).
59+
For more information, see [Create a codeless connector](create-codeless-connector.md) and [Unlock the potential of Microsoft Sentinel’s Codeless Connector Framework and do more with Microsoft Sentinel faster](https://techcommunity.microsoft.com/blog/microsoftsentinelblog/exciting-announcements-new-data-connectors-released-using-the-codeless-connector/4421104).
4460

4561
### Summary rule templates now in public preview
4662

articles/sentinel/workspaces-defender-portal.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the support of multiple workspaces for Microsoft Sentin
44
author: batamig
55
ms.author: bagol
66
ms.topic: concept-article
7-
ms.date: 05/26/2025
7+
ms.date: 06/10/2025
88
appliesto:
99
- Microsoft Sentinel with Defender XDR in the Defender portal
1010

@@ -77,9 +77,9 @@ If you have the appropriate permissions to view data from primary and secondary
7777
|**Search** | The results from the global search at the top of the browser page in the Defender portal provide an aggregated view of all relevant workspace data that you have permissions to view. |
7878
|Investigation & response > Incidents & alerts > **Incidents** | View incidents from different workspaces in a unified queue or filter the view by workspace. |
7979
|Investigation & response > Incidents & alerts > **Alerts** | View alerts from different workspaces in a unified queue or filter the view by workspace.<br><br> The Defender portal segments alert correlation by workspace. |
80-
|Entities: From an incident or alert > select a device, user, or other entity asset | View all relevant entity data from multiple workspaces in a single entity page. Entity pages aggregates alerts, incidents, and timeline events from all workspaces to provide deeper insights into entity behavior. <br><br>Filter by workspace in **Incidents and alerts**, **Timeline**, and **Insights** tabs. The **Overview** tab displays entity metadata aggregated from all workspaces. |
81-
|Investigation & response > Hunting > **Advanced hunting** | Select a workspace from the top right-hand side of the browser. Or, query across multiple workspaces by using the workspace operator in the query. See [Query multiple workspaces](extend-sentinel-across-workspaces-tenants.md#query-multiple-workspaces). The query results don't show a workspace name or ID.<br><br>Access all log data of the workspace, including queries and functions, as read only. For more information, see [Advanced hunting with Microsoft Sentinel data in Microsoft Defender portal](/defender-xdr/advanced-hunting-microsoft-defender). <br><br>Some capabilities are limited to the primary workspace:<br>- Creating custom detections<br>- Queries via API |
82-
|**Microsoft Sentinel** experiences|View data from one workspace for each page in the Microsoft Sentinel section of the Defender portal. Switch between workspaces by selecting **Select a workspace** from the top-right hand side of the browser for most pages. The **Workbooks** page only shows data associated with the primary workspace.|
80+
|**Entities**: From an incident or alert > select a device, user, or other entity asset | View all relevant entity data from multiple workspaces in a single entity page. Entity pages aggregates alerts, incidents, and timeline events from all workspaces to provide deeper insights into entity behavior. <br><br>Filter by workspace in **Incidents and alerts**, **Timeline**, and **Insights** tabs. The **Overview** tab displays entity metadata aggregated from all workspaces. |
81+
|Investigation & response > Hunting > **Advanced hunting** | Select a workspace from the top right-hand side of the browser. Or, query across multiple workspaces by using the workspace operator in the query. See [Query multiple workspaces](extend-sentinel-across-workspaces-tenants.md#query-multiple-workspaces). The query results don't show a workspace name or ID.<br><br>Access all log data of the workspace, including queries and functions, as read only. For more information, see [Advanced hunting with Microsoft Sentinel data in Microsoft Defender portal](/defender-xdr/advanced-hunting-microsoft-defender). <br><br>Some capabilities are limited to the primary workspace:<br>- Creating custom detections<br>- Queries via API <br><br>Cross-workspace queries for Log Analytics data remain subject to [Log Analytics limitations](/azure/azure-monitor/logs/cross-workspace-query#limitations). |
82+
|**Microsoft Sentinel** experiences|View data from one workspace for each page in the Microsoft Sentinel section of the Defender portal. Switch between workspaces by selecting **Select a workspace** from the top-right hand side of the browser for most pages. <br><br>- The **Workbooks** page only shows data associated with the primary workspace. <br><br>Cross-workspace analytics rules remain subject to [cross-workspace analytics rules limitations and recommendations](extend-sentinel-across-workspaces-tenants.md#include-cross-workspace-queries-in-scheduled-analytics-rules). |
8383
|**SOC optimization**|Data and recommendations are aggregated from multiple workspaces. |
8484

8585

@@ -101,4 +101,5 @@ Also, if the direct [Microsoft 365 Insider Risk Management connector for Microso
101101
## Related content
102102

103103
- [Microsoft Defender multitenant management](/unified-secops-platform/mto-overview)
104-
- [Connect Microsoft Sentinel to the Microsoft Defender portal](/unified-secops-platform/microsoft-sentinel-onboard)
104+
- [Connect Microsoft Sentinel to the Microsoft Defender portal](/unified-secops-platform/microsoft-sentinel-onboard)
105+
- [Extend Microsoft Sentinel across workspaces and tenants](extend-sentinel-across-workspaces-tenants.md)

0 commit comments

Comments
 (0)