Skip to content

Commit bce9b99

Browse files
authored
Merge pull request #91309 from v-maudel/patch-307
M43785: Adding missing bold asterisks
2 parents 251d6ea + 99b4009 commit bce9b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/asc-for-iot/event-aggregation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To reduce the memory footprint of the agent, whenever the agent collects an iden
4141

4242
Events are considered identical only when the following conditions are met:
4343

44-
* ProcessCreate events - when **commandLine**, **executable**, **username, and **userid** are identical
44+
* ProcessCreate events - when **commandLine**, **executable**, **username**, and **userid** are identical
4545
* ConnectionCreate events - when **commandLine**, **userId**, **direction**, **local address**, **remote address**, **protocol, and **destination port** are identical
4646
* ProcessTerminate events - when **executable** and **exit status** are identical
4747

0 commit comments

Comments
 (0)