Skip to content

Commit e831ad9

Browse files
authored
Merge pull request #309668 from guywi-ms/enable-ueba-via-connector
UEBA connector configuration
2 parents d78aa3f + b91844f commit e831ad9

6 files changed

Lines changed: 45 additions & 12 deletions

File tree

articles/sentinel/configure-data-connector.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Connect Data Sources to Microsoft Sentinel Using Data Connectors
2+
title: Connect data sources to Microsoft Sentinel by using data connectors
33
description: Learn how to connect data sources to Microsoft Sentinel using data connectors for improved threat detection.
4-
author: batamig
4+
author: EdB-MSFT
55
ms.topic: how-to
66
ms.date: 07/09/2025
7-
ms.author: bagol
7+
ms.author: edbaynash
88
appliesto:
99
- Microsoft Sentinel in the Microsoft Defender portal
1010
- Microsoft Sentinel in the Azure portal
@@ -90,6 +90,12 @@ After you configure the data connector, it might take some time for the data to
9090

9191
:::image type="content" source="media/configure-data-connector/connected-data-connector.png" alt-text="Screenshot of a data connector page with status connected and graph that shows the data received.":::
9292

93+
## Enable User and Entity Behavior Analytics (UEBA) from supported connectors
94+
95+
[User and Entity Behavior Analytics (UEBA) in Microsoft Sentinel](identify-threats-with-entity-behavior-analytics.md) analyzes logs and alerts from connected data sources to build baseline behavioral profiles of your organization's entities—such as users, hosts, IP addresses, and applications. Using machine learning, UEBA identifies anomalous activity that may indicate a compromised asset.
96+
97+
[!INCLUDE [data-connector-behavior-analytics](includes/data-connector-behavior-analytics.md)]
98+
9399
## Find your data
94100

95101
After you enable the connector successfully, the connector begins to stream data to the table schemas related to the data types you configured.

articles/sentinel/enable-entity-behavior-analytics.md

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,16 @@ ms.custom: sfi-image-nochange
1818

1919
# Enable User and Entity Behavior Analytics (UEBA) in Microsoft Sentinel
2020

21-
In the previous deployment step, you enabled the Microsoft Sentinel security content you need to protect your systems. In this article, you learn how to enable and use the UEBA feature to streamline the analysis process. This article is part of the [Deployment guide for Microsoft Sentinel](deploy-overview.md).
21+
User and Entity Behavior Analytics (UEBA) in Microsoft Sentinel analyzes logs and alerts from connected data sources to build baseline behavioral profiles of your organization's entities—such as users, hosts, IP addresses, and applications. Using machine learning, UEBA identifies anomalous activity that may indicate a compromised asset.
2222

23-
As Microsoft Sentinel collects logs and alerts from all of its connected data sources, it analyzes them and builds baseline behavioral profiles of your organization’s entities (such as users, hosts, IP addresses, and applications) across time and peer group horizon. Using various techniques and machine learning capabilities, Microsoft Sentinel can then identify anomalous activity and help you determine whether an asset is compromised. Learn more about [UEBA](identify-threats-with-entity-behavior-analytics.md).
23+
You can enable User and Entity Behavior Analytics in two ways, both with the same result:
24+
25+
- **From the Microsoft Sentinel workspace settings**: Enable UEBA for your workspace and select which data sources to connect in the Microsoft Defender portal or Azure portal.
26+
- **From supported data connectors**: Enable UEBA when you configure UEBA supported data connectors in the Microsoft Defender portal.
27+
28+
This article explains how to enable UEBA and configure data sources from your Microsoft Sentinel workspace settings and from supported data connectors.
29+
30+
For more information about UEBA, see [Identify threats with entity behavior analytics](identify-threats-with-entity-behavior-analytics.md).
2431

2532
[!INCLUDE [reference-to-feature-availability](includes/reference-to-feature-availability.md)]
2633
[!INCLUDE [unified-soc-preview](includes/unified-soc-preview.md)]
@@ -41,14 +48,12 @@ To enable or disable this feature (these prerequisites aren't required to use th
4148
> - No special license is required to add UEBA functionality to Microsoft Sentinel, and there's no extra cost for using it.
4249
> - However, since UEBA generates new data and stores it in new tables that UEBA creates in your Log Analytics workspace, **additional data storage charges** apply.
4350
44-
## How to enable User and Entity Behavior Analytics
51+
## Enable UEBA from workspace settings
4552

46-
- Users of Microsoft Sentinel in the Azure portal, follow the instructions in the **Azure portal** tab.
47-
- Users of Microsoft Sentinel as part of the Microsoft Defender portal, follow the instructions in the **Defender portal** tab.
53+
To enable UEBA from your Microsoft Sentinel workspace settings:
4854

4955
1. Go to the **Entity behavior configuration** page.
5056

51-
5257
# [Azure portal](#tab/azure)
5358

5459
Use any one of these three ways to get to the **Entity behavior configuration** page:
@@ -71,7 +76,7 @@ To enable or disable this feature (these prerequisites aren't required to use th
7176

7277
1. On the **Entity behavior configuration** page, toggle on **Turn on UEBA feature**.
7378

74-
:::image type="content" source="media/enable-entity-behavior-analytics/ueba-configuration.png" alt-text="Screenshot of UEBA configuration settings." lightbox="media/enable-entity-behavior-analytics/ueba-configuration.png":::
79+
:::image type="content" source="media/enable-entity-behavior-analytics/entity-behavior-analytics-configuration.png" alt-text="Screenshot of UEBA configuration settings." lightbox="media/enable-entity-behavior-analytics/entity-behavior-analytics-configuration.png":::
7580

7681
1. Select the directory services from which you want to synchronize user entities with Microsoft Sentinel.
7782

@@ -104,12 +109,17 @@ To enable or disable this feature (these prerequisites aren't required to use th
104109
105110
1. Select **Connect**.
106111

107-
1. Enable anomaly detection in your Sentinel workspace:
112+
1. Enable anomaly detection in your Microsoft Sentinel workspace:
108113

109114
1. From the Microsoft Defender portal navigation menu, select **Settings** > **Microsoft Sentinel** > **SIEM workspaces**.
110115
1. Select the workspace you want to configure.
111116
1. From the workspace configuration page, select **Anomalies** and toggle on **Detect Anomalies**.
112117

118+
## Enable UEBA from supported connectors
119+
120+
[!INCLUDE [data-connector-behavior-analytics](includes/data-connector-behavior-analytics.md)]
121+
122+
For more information about configuring Microsoft Sentinel data connectors, see [Connect data sources to Microsoft Sentinel by using data connectors](./configure-data-connector.md).
113123

114124
## Next steps
115125

articles/sentinel/feature-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ For more information, see [Microsoft Defender XDR for US Government customers](/
182182

183183
|Feature |Feature stage |Azure commercial |Azure Government |Azure operated by 21Vianet |
184184
|---------|---------|---------|---------|---------|
185-
|[Active Directory sync via MDI](enable-entity-behavior-analytics.md#how-to-enable-user-and-entity-behavior-analytics) |Public preview |Yes |Yes |No |
185+
|[Active Directory sync via MDI](enable-entity-behavior-analytics.md#enable-ueba-from-workspace-settings) |Public preview |Yes |Yes |No |
186186
|[Azure resource entity pages](entity-pages.md) |Public preview |Yes |Yes |No |
187187
|[Entity insights](identify-threats-with-entity-behavior-analytics.md) |GA |Yes |Yes |Yes |
188188
|[Entity pages](entity-pages.md) |GA |Yes |Yes |Yes |
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Enable UEBA from supported data connectors in Microsoft Defender portal
3+
ms.date: 12/17/2025
4+
ms.topic: include
5+
---
6+
7+
<!-- docutune:disable -->
8+
9+
To enable UEBA from supported data connectors in Microsoft Defender portal:
10+
11+
1. From the Microsoft Defender portal navigation menu, select **Microsoft Sentinel > Configuration > Data connectors**.
12+
1. Select a UEBA supported data connector that supports UEBA. For more information about UEBA supported data connectors and tables, see [Microsoft Sentinel UEBA reference](./../ueba-reference.md#ueba-data-sources).
13+
1. From the data connector pane, select **Open connector page**.
14+
1. On the **Connector details** page, select **Advanced options**.
15+
1. Under **Configure UEBA**, toggle on the tables you want to enable for UEBA.
16+
17+
:::image type="content" source="../media/enable-entity-behavior-analytics/entity-behavior-analytics-data-connector.png" alt-text="Screenshot of UEBA configuration in data connector." lightbox="../media/enable-entity-behavior-analytics/entity-behavior-analytics-data-connector.png":::

articles/sentinel/media/enable-entity-behavior-analytics/ueba-configuration.png renamed to articles/sentinel/media/enable-entity-behavior-analytics/entity-behavior-analytics-configuration.png

File renamed without changes.
353 KB
Loading

0 commit comments

Comments
 (0)