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/sentinel/automation-rule-reference.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,10 @@ The following entities and entity properties can be used as conditions for autom
21
21
22
22
### [Property descriptions](#tab/descriptions)
23
23
24
+
This table shows the entity properties supported in the automation rules API. These are the entity properties whose values you can set as conditions for triggering an automation rule.
25
+
26
+
For the full list of supported properties, which includes incident properties, see [Automation rule property condition supported properties](/rest/api/securityinsights/automation-rules/get) in the [Automation rules API documentation](/rest/api/securityinsights/automation-rules).
| AccountAadTenantId | string | The account Microsoft Entra ID tenant ID |
@@ -71,6 +75,8 @@ The following entities and entity properties can be used as conditions for autom
71
75
72
76
### [Mapping to entities](#tab/mapping)
73
77
78
+
This table shows how the supported entity properties in the [Automation rules API](/rest/api/securityinsights/automation-rules) are displayed in the condition drop-down in the automation rules creation wizard. It also shows how those properties map to [entities and their identifiers](entities-reference.md) as defined in Microsoft Sentinel security alerts.
79
+
74
80
| Name in API | Name in UI drop-down | Entity: Identifier in V3 alert schema |
0 commit comments