Skip to content

Commit 4f59f33

Browse files
authored
Merge pull request MicrosoftDocs#11031 from MicrosoftDocs/chrisda
[ExceptIf]AnyOfRecipientAddressContainsWords
2 parents f16430b + 9b2572f commit 4f59f33

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

exchange/exchange-ps/exchange/New-AutoSensitivityLabelRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ The AnyOfRecipientAddressContainsWords parameter specifies a condition for the a
168168
- Multiple words: `no_reply,urgent,...`
169169
- Multiple words and phrases: `"phrase 1",word1,"phrase with , or spaces",word2,...`
170170

171-
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 50.
171+
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 600.
172172

173173
You can use this condition in auto-labeling policies that are scoped only to Exchange.
174174

@@ -359,7 +359,7 @@ The ExceptIfAnyOfRecipientAddressContainsWords parameter specifies an exception
359359
- Multiple words: `no_reply,urgent,...`
360360
- Multiple words and phrases: `"phrase 1",word1,"phrase with , or spaces",word2,...`
361361

362-
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 50.
362+
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 600.
363363

364364
You can use this exception in auto-labeling policies that are scoped only to Exchange.
365365

exchange/exchange-ps/exchange/New-DlpComplianceRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ The ExceptIfAnyOfRecipientAddressContainsWords parameter specifies an exception
979979
- Multiple words: `no_reply,urgent,...`
980980
- Multiple words and phrases: `"phrase 1",word1,"phrase with , or spaces",word2,...`
981981

982-
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 50.
982+
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 600.
983983

984984
You can use this exception in DLP policies that are scoped only to Exchange.
985985

exchange/exchange-ps/exchange/Set-AutoSensitivityLabelRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The AnyOfRecipientAddressContainsWords parameter specifies a condition for the a
151151
- Multiple words: `no_reply,urgent,...`
152152
- Multiple words and phrases: `"phrase 1",word1,"phrase with , or spaces",word2,...`
153153

154-
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 50.
154+
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 600.
155155

156156
You can use this condition in auto-labeling policies that are scoped only to Exchange.
157157

@@ -342,7 +342,7 @@ The ExceptIfAnyOfRecipientAddressContainsWords parameter specifies an exception
342342
- Multiple words: `no_reply,urgent,...`
343343
- Multiple words and phrases: `"phrase 1",word1,"phrase with , or spaces",word2,...`
344344

345-
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 50.
345+
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 600.
346346

347347
You can use this exception in auto-labeling policies that are scoped only to Exchange.
348348

exchange/exchange-ps/exchange/Set-DlpComplianceRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ The AnyOfRecipientAddressContainsWords parameter specifies a condition for the D
362362
- Multiple words: `no_reply,urgent,...`
363363
- Multiple words and phrases: `"phrase 1",word1,"phrase with , or spaces",word2,...`
364364

365-
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 50.
365+
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 600.
366366

367367
You can use this condition in DLP policies that are scoped only to Exchange.
368368

@@ -911,7 +911,7 @@ The ExceptIfAnyOfRecipientAddressContainsWords parameter specifies an exception
911911
- Multiple words: `no_reply,urgent,...`
912912
- Multiple words and phrases: `"phrase 1",word1,"phrase with , or spaces",word2,...`
913913

914-
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 50.
914+
The maximum individual word or phrase length is 128 characters. The maximum number of words or phrases is 600.
915915

916916
You can use this exception in DLP policies that are scoped only to Exchange.
917917

0 commit comments

Comments
 (0)