You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/defender-for-iot/device-builders/index.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ metadata:
7
7
title: Microsoft Defender for IoT for device builders documentation
8
8
description: Microsoft Defender for IoT provides comprehensive threat detection for IoT/OT environments, with multiple deployment options including fully on-premises, cloud-connected, or hybrid.
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/index.yml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,9 @@ metadata:
6
6
title: Microsoft Defender for IoT documentation for organizations
7
7
description: Microsoft Defender for IoT provides comprehensive threat detection for IoT/OT environments, with multiple deployment options that include cloud-connected, fully on-premises, or hybrid.
Copy file name to clipboardExpand all lines: articles/sentinel/automation/automate-responses-with-playbooks.md
+21-21Lines changed: 21 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
-
title: Automate threat response with playbooks in Microsoft Sentinel | Microsoft Docs
3
-
description: This article explains automation in Microsoft Sentinel, and shows how to use playbooks to automate threat prevention and response.
2
+
title: Automate Threat Response with Playbooks in Microsoft Sentinel
3
+
description: Learn how to automate threat response in Microsoft Sentinel using playbooks to efficiently manage security alerts and incidents.
4
4
ms.topic: conceptual
5
5
author: batamig
6
6
ms.author: bagol
7
-
ms.date: 03/14/2024
7
+
ms.date: 05/27/2025
8
8
appliesto:
9
9
- Microsoft Sentinel in the Microsoft Defender portal
10
10
- Microsoft Sentinel in the Azure portal
@@ -15,33 +15,33 @@ ms.collection: usx-security
15
15
16
16
# Automate threat response with playbooks in Microsoft Sentinel
17
17
18
-
SOC analysts deal with numerous security alerts and incidents, and the sheer volume can overwhelm teams, leading to ignored alerts and uninvestigated incidents. Many alerts and incidents can be addressed by the same sets of predefined remediation actions, which can be automated to make the SOC more efficient and free up analysts for deeper investigations.
18
+
Security operations centers (SOCs) face a constant stream of security alerts and incidents. Managing these efficiently is critical to keeping your organization’s security strong. Microsoft Sentinel playbooks are automated workflows that help you respond to threats quickly and consistently. This article shows how to use playbooks in Microsoft Sentinel to automate threat response, cut manual effort, and let your team focus on deeper investigations.
19
19
20
-
Use Microsoft Sentinel playbooks to run preconfigured sets of remediation actions to help [automate and orchestrate your threat response](tutorial-respond-threats-playbook.md). Run playbooks automatically, in response to specific alerts and incidents that trigger a configured [automation rule](../automate-incident-handling-with-automation-rules.md), or manually and on-demand for a particular entity or alert.
20
+
Use Microsoft Sentinel playbooks to run preconfigured sets of remediation actions and [automate and orchestrate your threat response](tutorial-respond-threats-playbook.md). Run playbooks automatically in response to specific alerts and incidents that trigger a configured [automation rule](../automate-incident-handling-with-automation-rules.md), or run them manually for a particular entity or alert.
21
21
22
-
For example, if an account and machine are compromised, a playbook can automatically isolate the machine from the network and block the account by the time the SOC team is notified of the incident.
22
+
For example, if an account and machine are compromised, a playbook can automatically isolate the machine from the network and block the account before the SOC team gets notified of the incident.
23
23
24
24
> [!NOTE]
25
-
> Because playbooks make use of Azure Logic Apps, additional charges may apply. Visit the [Azure Logic Apps](https://azure.microsoft.com/pricing/details/logic-apps/) pricing page for more details.
25
+
> Because playbooks use Azure Logic Apps, additional charges can apply. Go to the [Azure Logic Apps](https://azure.microsoft.com/pricing/details/logic-apps/) pricing page for more details.
The following table lists high-level use cases where we recommend using Microsoft Sentinel playbooks to automate your threat response:
31
+
The following table lists common use cases where Microsoft Sentinel playbooks help automate threat response:
32
32
33
33
|Use case |Description |
34
34
|---------|---------|
35
-
|**Enrichment**| Collect data and attach it to an incident to help your team make smarter decisions. |
36
-
|**Bi-directional sync**| Sync Microsoft Sentinel incidents with other ticketing systems. For example, create an automation rule for all incident creations, and attach a playbook that opens a ticket in ServiceNow. |
37
-
|**Orchestration**| Use the SOC team's chat platform to better control the incidents queue. For example, send a message to your security operations channel in Microsoft Teams or Slack to make sure your security analysts are aware of the incident. |
38
-
|**Response**|Immediately respond to threats, with minimal human dependencies, such as when a compromised user or machine is indicated. Alternately, manually trigger a series of automated steps during an investigation or while hunting. |
35
+
|**Enrichment**| Collect data and attach it to an incident so your team can make better decisions. |
36
+
|**Bi-directional sync**| Sync Microsoft Sentinel incidents with other ticketing systems. For example, create an automation rule for all new incidents, and attach a playbook that opens a ticket in ServiceNow. |
37
+
|**Orchestration**| Use the SOC team's chat platform to manage the incident queue. For example, send a message to your security operations channel in Microsoft Teams or Slack so your security analysts know about the incident. |
38
+
|**Response**|Respond to threats right away with minimal human involvement, such as when a compromised user or machine is detected. Or, manually trigger automated steps during an investigation or while hunting. |
39
39
40
40
For more information, see [Recommended playbook use cases, templates, and examples](playbook-recommendations.md).
41
41
42
42
## Prerequisites
43
43
44
-
The following roles are required to use Azure Logic Apps to create and run playbooks in Microsoft Sentinel.
44
+
You need the following roles to use Azure Logic Apps to create and run playbooks in Microsoft Sentinel.
@@ -56,15 +56,15 @@ The following roles are required to use Azure Logic Apps to create and run playb
56
56
57
57
Playbook templates are prebuilt, tested, and ready-to-use workflows that aren't usable as playbooks themselves, but are ready for you to customize to meet your needs. We also recommend that you use playbook templates as a reference of best practices when developing playbooks from scratch, or as inspiration for new automation scenarios.
58
58
59
-
Access playbook templates from the following sources:
59
+
Get playbook templates from these sources:
60
60
61
61
|Location |Description |
62
62
|---------|---------|
63
-
|**Microsoft Sentinel Automation page**| The **Playbook templates** tab lists all installed playbooks. Create one or more active playbooks using the same template. <br><br>When we publish a new version of a template, any active playbooks created from that template have an extra label added in the **Active playbooks** tab to indicate that an update is available. |
64
-
|**Microsoft Sentinel Content hub page**| Playbook templates are available as part of product solutions or standalone content installed from the **Content hub**. <br><br>For more information, see: <br> [About Microsoft Sentinel content and solutions](../sentinel-solutions.md) <br>[Discover and manage Microsoft Sentinel out-of-the-box content](../sentinel-solutions-deploy.md)|
65
-
|**GitHub**| The [Microsoft Sentinel GitHub repository](https://github.com/Azure/Azure-Sentinel/tree/master/Playbooks)contains many other playbook templates. Select **Deploy to Azure** to deploy a template to your Azure subscription.|
63
+
|**Microsoft Sentinel Automation page**| The **Playbook templates** tab shows all installed playbooks. Create one or more active playbooks using the same template. <br><br>When a new version of a template is published, any active playbooks created from that template get an extra label in the **Active playbooks** tab to show that an update is available. |
64
+
|**Microsoft Sentinel Content hub page**| Playbook templates are part of product solutions or standalone content you install from the **Content hub**. <br><br>For more information, see: <br> [About Microsoft Sentinel content and solutions](../sentinel-solutions.md) <br>[Discover and manage Microsoft Sentinel out-of-the-box content](../sentinel-solutions-deploy.md)|
65
+
|**GitHub**| The [Microsoft Sentinel GitHub repository](https://github.com/Azure/Azure-Sentinel/tree/master/Playbooks)has many other playbook templates. Select **Deploy to Azure** to deploy a template to your Azure subscription.|
66
66
67
-
Technically, a playbook template is an [Azure Resource Manager (ARM) template](/azure/azure-resource-manager/templates/), which consists of several resources: an Azure Logic Apps workflow and API connections for each connection involved.
67
+
A playbook template is an [Azure Resource Manager (ARM) template](/azure/azure-resource-manager/templates/) that includes several resources: an Azure Logic Apps workflow and API connections for each connection involved.
68
68
69
69
For more information, see:
70
70
@@ -74,15 +74,15 @@ For more information, see:
74
74
75
75
## Playbook creation and usage workflow
76
76
77
-
Use the following workflow to create and run Microsoft Sentinel playbooks:
77
+
Follow these steps to create and run Microsoft Sentinel playbooks:
78
78
79
-
1. Define your automation scenario. We recommend that you review [recommended playbooks use cases](playbook-recommendations.md#recommended-playbook-use-cases) and [playbook templates](playbook-recommendations.md#recommended-playbook-templates) to start.
79
+
1. Define your automation scenario. Review [recommended playbooks use cases](playbook-recommendations.md#recommended-playbook-use-cases) and [playbook templates](playbook-recommendations.md#recommended-playbook-templates) to get started.
80
80
81
81
1. If you're not using a template, create your playbook and build your logic app. For more information, see [Create and manage Microsoft Sentinel playbooks](create-playbooks.md).
82
82
83
83
Test your logic app by running it manually. For more information, see [Run a playbook manually, on demand](run-playbooks.md#run-a-playbook-manually-on-demand).
84
84
85
-
1.Configure your playbook to run automatically on a new alert or incident creation, or run it manually as needed for your processes. For more information, see [Respond to threats with Microsoft Sentinel playbooks](run-playbooks.md).
85
+
1.Set up your playbook to run automatically when a new alert or incident is created, or run it manually as needed for your process. For more information, see [Respond to threats with Microsoft Sentinel playbooks](run-playbooks.md).
title: Connect your data sources to Microsoft Sentinel by using data connectors
3
-
description: Learn how to install and configure a data connector in Microsoft Sentinel.
4
-
author: cwatson-cat
2
+
title: Connect Data Sources to Microsoft Sentinel Using Data Connectors
3
+
description: Learn how to connect data sources to Microsoft Sentinel using data connectors for improved threat detection.
4
+
author: batamig
5
5
ms.topic: how-to
6
-
ms.date: 03/28/2024
7
-
ms.author: cwatson
6
+
ms.date: 05/27/2025
7
+
ms.author: bagol
8
8
appliesto:
9
9
- Microsoft Sentinel in the Microsoft Defender portal
10
10
- Microsoft Sentinel in the Azure portal
@@ -15,21 +15,20 @@ ms.collection: usx-security
15
15
16
16
---
17
17
18
-
# Connect your data sources to Microsoft Sentinel by using data connectors
18
+
# Connect data sources to Microsoft Sentinel by using data connectors
19
19
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).
21
-
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:
20
+
Connect data sources to Microsoft Sentinel by installing and configuring data connectors. This article generally explains how to install data connectors available in the Microsoft Sentinel **Content hub** to ingest and analyze data for improved threat detection.
23
21
24
22
-[Microsoft Sentinel data connectors](connect-data-sources.md)
25
23
-[Find your Microsoft Sentinel data connector](data-connectors-reference.md)
26
-
24
+
-[Discover and manage Microsoft Sentinel out-of-the-box content](sentinel-solutions-deploy.md)
Before you begin, make sure you have the appropriate access and you or someone in your organization installs the related solution.
31
+
33
32
- You must have read and write permissions on the Microsoft Sentinel workspace.
34
33
- 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).
35
34
@@ -38,8 +37,10 @@ Before you begin, make sure you have the appropriate access and you or someone i
38
37
39
38
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.
40
39
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**.
40
+
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**.
41
+
42
+
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**.
43
+
43
44
1. Select **Open connector page**.
44
45
45
46
#### [Defender portal](#tab/defender-portal)
@@ -48,32 +49,24 @@ After you or someone in your organization installs the solution that includes th
48
49
:::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.":::
49
50
---
50
51
51
-
1. Review the **Prerequisites**. To configure the data connector, fulfill all the prerequisites.
52
-
1. Follow the steps outlined in the **Configurations** section.
52
+
1. Review the **Prerequisites** for your data connector and ensure that they're fulfilled.
53
+
54
+
1. Follow the steps outlined in the **Configurations** section for your data connector.
53
55
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:
56
+
For some connectors, find more specific configuration information in the **Collect data** section in the Microsoft Sentinel documentation.
57
+
55
58
-[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)
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.
59
62
60
63
:::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.":::
61
64
62
65
## Find your data
63
66
64
-
After you enable the connector successfully, the connector begins to stream data to the table schemas related to the data types you configurated.
67
+
After you enable the connector successfully, the connector begins to stream data to the table schemas related to the data types you configured.
65
68
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).
71
-
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
-
---
69
+
In the Defender portal, query data in the **Advanced hunting** page, or in the Azure portal, query data in the **Logs** page.
77
70
78
71
## Find support for a data connector
79
72
@@ -92,6 +85,4 @@ For more information about solutions and data connectors in Microsoft Sentinel,
92
85
93
86
-[Microsoft Sentinel data connectors](connect-data-sources.md)
94
87
-[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)
96
-
-[About Microsoft Sentinel content and solutions](sentinel-solutions.md)
97
-
-[Discover and manage Microsoft Sentinel out-of-the-box content](sentinel-solutions-deploy.md)
88
+
-[Connect Microsoft Sentinel to Azure, Windows, Microsoft, and Amazon services](connect-azure-windows-microsoft-services.md)
0 commit comments