Skip to content

Commit eb5ae40

Browse files
authored
Merge pull request MicrosoftDocs#7567 from MicrosoftDocs/chrisda
Chrisda to Master
2 parents dc2aac7 + bbafcdc commit eb5ae40

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

exchange/exchange-ps/exchange/New-ActivityAlert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The Operation parameter specifies the activity that triggers an activity alert.
148148

149149
A valid value for this parameter is an activity that's available in the Microsoft 365 audit log. For a description of these activities, see [Audited activities](https://docs.microsoft.com/microsoft-365/compliance/search-the-audit-log-in-security-and-compliance#audited-activities).
150150

151-
Although this parameter is technically capable of accepting multiple values separated by commas, multiple values don't work.
151+
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
152152

153153
You can't use this parameter if the Type parameter value is ElevationOfPrivilege.
154154

exchange/exchange-ps/exchange/New-ProtectionAlert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ Accept wildcard characters: False
464464
### -Operation
465465
The Operation parameter specifies the activities that are monitored by the alert policy. For the list of available activities, see the Audited activities tab at [Audited activities](https://docs.microsoft.com/microsoft-365/compliance/search-the-audit-log-in-security-and-compliance#audited-activities).
466466

467-
You can specify multiple values separated by commas.
467+
Although this parameter is technically capable of accepting multiple values separated by commas, multiple values don't work.
468468

469469
You can only use this parameter when the ThreatType parameter has the value Activity.
470470

exchange/exchange-ps/exchange/Set-ProtectionAlert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ Accept wildcard characters: False
441441
### -Operation
442442
The Operation parameter specifies the activities that are monitored by the alert policy. For the list of available activities, see the Audited activities tab at [Audited activities](https://docs.microsoft.com/microsoft-365/compliance/search-the-audit-log-in-security-and-compliance#audited-activities).
443443

444-
You can specify multiple values separated by commas.
444+
Although this parameter is technically capable of accepting multiple values separated by commas, multiple values don't work.
445445

446446
You can only use this parameter when the ThreatType parameter has the value Activity.
447447

0 commit comments

Comments
 (0)