Skip to content

Commit 2729dd9

Browse files
authored
Merge pull request #4216 from batamig/auto-onboard
usx docs auto onboard auto redirect
2 parents cc02a70 + 6857575 commit 2729dd9

File tree

5 files changed

+37
-5
lines changed

5 files changed

+37
-5
lines changed
65.1 KB
Loading

unified-secops-platform/microsoft-sentinel-onboard.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,16 @@ search.appverid:
2424
appliesto:
2525
- Microsoft Defender XDR
2626
- Microsoft Sentinel in the Microsoft Defender portal
27-
ms.date: 03/17/2025
27+
ms.date: 06/12/2025
2828
---
2929

3030
# Connect Microsoft Sentinel to the Microsoft Defender portal
3131

32-
Microsoft Sentinel is generally available in the Microsoft Defender portal, with or without Microsoft Defender XDR or an E5 license. When you onboard Microsoft Sentinel to the Defender portal together Microsoft Defender XDR, you unify capabilities like incident management and advanced hunting. Reduce tool switching and build a more context-focused investigation that expedites incident response and stops breaches faster. For more information, see:
32+
Microsoft Sentinel is generally available in the Microsoft Defender portal, with or without Microsoft Defender XDR or an E5 license. Using Microsoft Sentinel in the Defender portal together with Microsoft Defender XDR services, you unify capabilities like incident management and advanced hunting. Reduce tool switching and build a more context-focused investigation that expedites incident response and stops breaches faster.
33+
34+
This article is relevant for customers whose Microsoft Sentinel workspaces are not yet connected to the Defender portal. In many cases, customers onboarding to Microsoft Sentinel after **July 1, 2025** are automatically onboarded to the Defender portal.
35+
36+
For more information, see:
3337

3438
- [What are unified security operations?](overview-unified-security.md)
3539
- [Microsoft Sentinel in the Microsoft Defender portal](https://go.microsoft.com/fwlink/p/?linkid=2263690)

unified-secops-platform/mto-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you have tenants with Microsoft Sentinel workspaces onboarded to the Defender
3535
- Proactively search for SIEM and XDR data across multiple tenants.
3636
- Manage cases across multiple tenants.
3737

38-
You must onboard each workspace to the Defender portal for each of your tenants separately, as you would in a single-tenant scenario.
38+
Each workspace must be onboarded to the Defender portal for each of your tenants separately, as you would in a single-tenant scenario.
3939

4040
For more information, see:
4141

unified-secops-platform/overview-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Before you deploy Microsoft Defender services for unified security operations, m
102102

103103
## Plan your Log Analytics workspace architecture
104104

105-
To onboard Microsoft Sentinel to the Defender portal, you first need a Log Analytics workspace enabled for Microsoft Sentinel. A single Log Analytics workspace might be sufficient for many environments, but many organizations create multiple workspaces to optimize costs and better meet different business requirements.
105+
To get started with unified security operations using Microsoft Sentinel in the Defender portal, you first need a Log Analytics workspace enabled for Microsoft Sentinel. A single Log Analytics workspace might be sufficient for many environments, but many organizations create multiple workspaces to optimize costs and better meet different business requirements.
106106

107107
Design the Log Analytics workspace you want to enable for Microsoft Sentinel. Consider parameters such as any compliance requirements you have for data collection and storage and how to control access to Microsoft Sentinel data.
108108

@@ -186,7 +186,7 @@ The Microsoft Defender portal unifies the following role-based access control (R
186186

187187
While permissions granted through Azure RBAC for Microsoft Sentinel are federated during runtime with Defender's unified RBAC, Azure RBAC and Defender RBAC are still managed separately.
188188

189-
Defender's unified RBAC isn't required to onboard your workspace to the Defender portal, and Microsoft Sentinel permissions continue to work as expected in the Defender portal even without unified RBAC. However, using unified RBAC does simplify the delegation of permissions across Defender solutions. For more information, see [Activate Microsoft Defender XDR Unified role-based access control (RBAC)](/defender-xdr/activate-defender-rbac).
189+
Defender's unified RBAC isn't required for your workspace to be onboarded to the Defender portal, and Microsoft Sentinel permissions continue to work as expected in the Defender portal even without unified RBAC. However, using unified RBAC does simplify the delegation of permissions across Defender solutions. For more information, see [Activate Microsoft Defender XDR Unified role-based access control (RBAC)](/defender-xdr/activate-defender-rbac).
190190

191191
[!INCLUDE [mininum-access-requirements](includes/mininum-access-requirements.md)]
192192

unified-secops-platform/whats-new.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,37 @@ This article lists recent features added for unified security operations in the
2222

2323
## July 2025
2424

25+
- [For new customers only: Automatic onboarding and redirection to the Microsoft Defender portal](#for-new-customers-only-automatic-onboarding-and-redirection-to-the-microsoft-defender-portal)
2526
- [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)
2627
- [Microsoft Sentinel in the Azure portal to be retired July 2026](#microsoft-sentinel-in-the-azure-portal-to-be-retired-july-2026)
2728

29+
### For new customers only: Automatic onboarding and redirection to the Microsoft Defender portal
30+
31+
For this update, new Microsoft Sentinel customers are customers who are [onboarding the first workspace in their tenant to Microsoft Sentinel](/azure/sentinel/quickstart-onboard) after **July 1, 2025**.
32+
33+
Starting on **July 1 2025**, such new customers who are also:
34+
35+
- not Azure Lighthouse-delegated users and
36+
- who have the permissions of a subscription [Owner](/azure/role-based-access-control/built-in-roles#owner) or a [User access administrator](/azure/role-based-access-control/built-in-roles#user-access-administrator)
37+
38+
Have their workspaces automatically onboarded to the Defender portal together with onboarding to Microsoft Sentinel. Users of such workspaces, who also aren't Azure Lighthouse-delegated users, see links in Microsoft Sentinel in the Azure portal that redirect them to the Defender portal.
39+
40+
For example:
41+
42+
:::image type="content" source="media/whats-new/redirect-no-defender.png" alt-text="Screenshot of a redirect link in the Azure portal.":::
43+
44+
Such users use Microsoft Sentinel in the Defender portal only.
45+
46+
New customers who don't have relevant permissions aren't automatically onboarded to the Defender portal, but they do still see redirection links in the Azure portal, together with prompts to have a user with relevant permissions manually onboard the workspace to the Defender portal.
47+
48+
This change streamlines the onboarding process and ensures that new customers can immediately take advantage of unified security operations capabilities without the extra step of manually onboarding their workspaces.
49+
50+
For more information, see:
51+
52+
- [Onboard Microsoft Sentinel](/azure/sentinel/quickstart-onboard)
53+
- [Microsoft Sentinel in the Microsoft Defender portal](/azure/sentinel/microsoft-sentinel-defender-portal)
54+
- [Changes for new customers](https://aka.ms/changes-for-sentinel-customers-july-25)
55+
2856
### No limit on the number of workspaces you can onboard to the Defender portal
2957

3058
There is no longer any limit to the number of workspaces you can onboard to the Defender portal.

0 commit comments

Comments
 (0)