Skip to content

Commit 28c7236

Browse files
committed
Connect your data sources to Microsoft Sentinel by using data connectors
1 parent 7aa4889 commit 28c7236

File tree

1 file changed

+19
-23
lines changed

1 file changed

+19
-23
lines changed

articles/sentinel/configure-data-connector.md

Lines changed: 19 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Connect your data sources to Microsoft Sentinel by using data connectors
33
description: Learn how to install and configure a data connector in Microsoft Sentinel.
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 03/28/2024
6+
ms.date: 05/27/2025
77
ms.author: cwatson
88
appliesto:
99
- Microsoft Sentinel in the Microsoft Defender portal
@@ -17,19 +17,19 @@ ms.collection: usx-security
1717

1818
# Connect your data sources to Microsoft Sentinel by using data connectors
1919

20-
Install and configure data connectors to ingest your data into Microsoft Sentinel. Data connectors are available as part of solutions from the content hub in Microsoft Sentinel. After you install a solution from the content hub, the related data connectors are available to enable and configure. To find and install solutions that include data connectors, see [Discover and manage Microsoft Sentinel out-of-the-box content](sentinel-solutions-deploy.md).
20+
Install and configure data connectors to ingest your data into Microsoft Sentinel. Data connectors are available as part of solutions from the content hub in Microsoft Sentinel. After you install a solution from the content hub, the related data connectors are available to enable and configure. To find and install solutions that include data connectors, see [Discover and manage Microsoft Sentinel out-of-the-box content](sentinel-solutions-deploy.md).
2121

22-
This article provides general information about how to enable a data connector and how to find more detailed installation instructions for other data connectors. For more information about data connectors in Microsoft Sentinel, see the following articles:
22+
This article provides general information about how to enable a data connector and how to find more detailed installation instructions for other data connectors. For more information, see:
2323

2424
- [Microsoft Sentinel data connectors](connect-data-sources.md)
2525
- [Find your Microsoft Sentinel data connector](data-connectors-reference.md)
2626

27-
2827
[!INCLUDE [unified-soc-preview](includes/unified-soc-preview.md)]
2928

3029
## Prerequisites
3130

3231
Before you begin, make sure you have the appropriate access and you or someone in your organization installs the related solution.
32+
3333
- You must have read and write permissions on the Microsoft Sentinel workspace.
3434
- Install the solution that includes the data connector from the **Content Hub** in Microsoft Sentinel. For more information, see [Discover and manage Microsoft Sentinel out-of-the-box content](sentinel-solutions-deploy.md).
3535

@@ -38,42 +38,38 @@ Before you begin, make sure you have the appropriate access and you or someone i
3838

3939
After you or someone in your organization installs the solution that includes the data connector you need, configure the data connector to start ingesting data.
4040

41-
1. For Microsoft Sentinel in the [Azure portal](https://portal.azure.com), under **Configuration**, select **Data connectors**.<br> For Microsoft Sentinel in the [Defender portal](https://security.microsoft.com/), select **Microsoft Sentinel** > **Configurations** > **Data connectors**.
42-
1. Search for and select the connector. If you don't see the data connector you want, install the solution associated with it from the **Content Hub**.
41+
1. For Microsoft Sentinel in the [Defender portal](https://security.microsoft.com/), select **Microsoft Sentinel** > **Configurations** > **Data connectors**. For Microsoft Sentinel in the [Azure portal](https://portal.azure.com), under **Configuration**, select **Data connectors**.
42+
43+
1. Search for and select the connector. If you don't see the data connector you want, check again that the relevant solution is installed in the **Content hub**.
44+
4345
1. Select **Open connector page**.
4446

4547
#### [Defender portal](#tab/defender-portal)
4648
:::image type="content" source="media/configure-data-connector/open-connector-page-option-defender-portal.png" alt-text="Screenshot of data connector details page in the Defender portal.":::
49+
4750
#### [Azure portal](#tab/azure-portal)
4851
:::image type="content" source="media/configure-data-connector/open-connector-page-option.png" alt-text="Screenshot of data connector details page with open connector page button.":::
52+
4953
---
5054

51-
1. Review the **Prerequisites**. To configure the data connector, fulfill all the prerequisites.
52-
1. Follow the steps outlined in the **Configurations** section.
55+
1. Review the **Prerequisites** for your data connector and ensure that they're fulfilled.
56+
57+
1. Follow the steps outlined in the **Configurations** section for your data connector.
5358

54-
For some connectors, find more specific configuration information in the **Collect data** section in the Microsoft Sentinel documentation. For example, see the following articles:
59+
For some connectors, find more specific configuration information in the **Collect data** section in the Microsoft Sentinel documentation.
60+
5561
- [Connect Microsoft Sentinel to Azure, Windows, Microsoft, and Amazon services](connect-azure-windows-microsoft-services.md)
56-
- [Find your Microsoft Sentinel data connector](data-connectors-reference.md)
62+
- [Windows Security Events via AMA connector for Microsoft Sentinel](data-connectors/windows-security-events-via-ama.md)
5763

5864
After you configure the data connector, it might take some time for the data to be ingested into Microsoft Sentinel. When the data connector is connected, you see a summary of the data in the **Data received** graph, and the connectivity status of the data types.
5965

6066
:::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.":::
6167

6268
## Find your data
6369

64-
After you enable the connector successfully, the connector begins to stream data to the table schemas related to the data types you configurated.
65-
66-
To view the data:
67-
68-
#### [Defender portal](#tab/defender-portal-1)
69-
70-
See [Where to find your Microsoft Sentinel data in Microsoft Defender portal](/defender-xdr/advanced-hunting-microsoft-defender#where-to-find-your-microsoft-sentinel-data).
70+
After you enable the connector successfully, the connector begins to stream data to the table schemas related to the data types you configured.
7171

72-
#### [Azure portal](#tab/azure-portal-1)
73-
74-
Query the tables in the Microsoft Sentinel workspace linked to your Microsoft Sentinel workspace.
75-
76-
---
72+
In the Defender portal, query data in the **Advanced hunting** page, or in the Azure portal, query data in the **Logs** page.
7773

7874
## Find support for a data connector
7975

@@ -92,6 +88,6 @@ For more information about solutions and data connectors in Microsoft Sentinel,
9288

9389
- [Microsoft Sentinel data connectors](connect-data-sources.md)
9490
- [Find your Microsoft Sentinel data connector](data-connectors-reference.md)
95-
- [Connect Microsoft Sentinel to Azure, Windows, Microsoft, and Amazon services](connect-azure-windows-microsoft-services.md)
91+
- [Connect Microsoft Sentinel to Azure, Windows, Microsoft, and Amazon services](connect-azure-windows-microsoft-services.md)
9692
- [About Microsoft Sentinel content and solutions](sentinel-solutions.md)
9793
- [Discover and manage Microsoft Sentinel out-of-the-box content](sentinel-solutions-deploy.md)

0 commit comments

Comments
 (0)