Skip to content

Commit 26ac47c

Browse files
Merge pull request #293066 from batamig/owner-field-update
fixing owner field limitation
2 parents 0d4aca3 + b7f771e commit 26ac47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/create-manage-use-automation-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Use the options in the **Conditions** area to define conditions for your automat
164164
| - **Tag** (See [individual vs. collection](automate-incident-handling-with-automation-rules.md#tag-property-individual-vs-collection)) | **Any individual tag:**<br>- Equals/Does not equal<br>- Contains/Does not contain<br>- Starts with/Does not start with<br>- Ends with/Does not end with<br><br>**Collection of all tags:**<br>- Contains/Does not contain |
165165
| - **Tag** (in addition to above)<br>- **Alerts**<br>- **Comments** | - Added |
166166
| - **Severity**<br>- **Status** | - Equals/Does not equal<br>- Changed<br>- Changed from<br>- Changed to |
167-
| - **Owner** | - Changed |
167+
| - **Owner** | - Changed. If an incident's owner is updated via API, you must include the [*userPrincipalName* or *ObjectID*](/rest/api/securityinsights/automation-rules/get#incidentownerinfo) for the change to be detected by automation rules. |
168168
| - **Updated by**<br>- **Custom details key** | - Equals/Does not equal |
169169
| - **Tactics** | - Contains/Does not contain<br>- Added |
170170
| - **Alert product names**<br>- **Custom details value**<br>- **Analytic rule name** | - Contains/Does not contain |

0 commit comments

Comments
 (0)