Skip to content

Commit 6b02781

Browse files
Added the new action List Incident Entities V2 (#4676)
* added the new action * Updates from review --------- Co-authored-by: John Pipkin <[email protected]>
1 parent 13f2012 commit 6b02781

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/platform-services/automation-service/app-central/integrations/microsoft-sentinel.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
66

77
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/microsoft-sentinel.png')} alt="microsoft-sentinel" width="100"/>
88

9-
***Version: 1.4
10-
Updated: Oct 14, 2024***
9+
***Version: 1.5
10+
Updated: Oct 22, 2024***
1111

1212
Microsoft Sentinel is a cloud-native security information and event manager (SIEM) platform that uses built-in AI to help analyze large volumes of data across an enterprise.
1313

@@ -18,6 +18,7 @@ Microsoft Sentinel is a cloud-native security information and event manager (SIE
1818
* **List Incidents** (*Enrichment*) - Get a list of all incidents.
1919
* **Search Into Sentinel Events** (*Enrichment*) - Query into a Sentinel event.
2020
* **List Incident Entities** (*Enrichment*) - Get all incident related entities.
21+
* **List Incident Entities V2** (*Enrichment*) - Get all incident related entities and enrich Sentinel entities with additional information to Cloud SOAR entities.
2122
* **Add Incident Comment** (*Containment*) - Add a new incident comment.
2223
* **Delete Incident** (*Containment*) - Delete an incident.
2324
* **Update Incident** (*Containment*) - Update an incident.
@@ -37,4 +38,8 @@ Microsoft Sentinel is a cloud-native security information and event manager (SIE
3738
+ renamed action Incidents Daemon Sentinel to Microsoft Sentinel Incidents Daemon
3839
+ added new action List Incident Alerts
3940
* October 14, 2024 (v1.4)
40-
+ Updated the integration by adding two new fields (**API Root** and **Login Endpoint**) to the configuration
41+
+ Updated the integration by adding two new fields (**API Root** and **Login Endpoint**) to the configuration
42+
+ October 22, 2024 (v1.5)
43+
+ Added new action **List Incident Entities V2**
44+
+ Updated the integration by adding a new fields (**Cloud SOAR URL API URL**, **Access ID** , **Access Key**) to the configuration
45+

0 commit comments

Comments
 (0)