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
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.
13
13
@@ -18,6 +18,7 @@ Microsoft Sentinel is a cloud-native security information and event manager (SIE
18
18
***List Incidents** (*Enrichment*) - Get a list of all incidents.
19
19
***Search Into Sentinel Events** (*Enrichment*) - Query into a Sentinel event.
20
20
***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.
21
22
***Add Incident Comment** (*Containment*) - Add a new incident comment.
22
23
***Delete Incident** (*Containment*) - Delete an incident.
23
24
***Update Incident** (*Containment*) - Update an incident.
@@ -37,4 +38,8 @@ Microsoft Sentinel is a cloud-native security information and event manager (SIE
37
38
+ renamed action Incidents Daemon Sentinel to Microsoft Sentinel Incidents Daemon
38
39
+ added new action List Incident Alerts
39
40
* 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
0 commit comments