Skip to content

Commit 3f71307

Browse files
committed
Update New-ActivityAlert.md
Per Issue #2776
1 parent 81e14d8 commit 3f71307

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/policy-and-compliance/New-ActivityAlert.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,11 @@ Accept wildcard characters: False
153153
```
154154
155155
### -Operation
156-
The Operation parameter specifies the activities that trigger activity alerts.
156+
The Operation parameter specifies the activity that triggers an activity alert.
157157
158158
A valid value for this parameter is an activity that's available in the Office 365 audit log. For a description of these activities, see Search the audit log in the Office 365 Security & Compliance Center (https://go.microsoft.com/fwlink/p/?LinkId=824986).
159159
160-
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
160+
Although this parameter is technically capable of accepting multiple values separated by commas, multiple values don't work.
161161
162162
You can't use this parameter if the Type parameter value is ElevationOfPrivilege.
163163

0 commit comments

Comments
 (0)