Skip to content

Commit e9a6a24

Browse files
authored
Merge pull request #10917 from MicrosoftDocs/chrisda
Chrisda to Main
2 parents 33189f3 + 8787979 commit e9a6a24

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Accept wildcard characters: False
294294
```
295295

296296
### -DocumentIsPasswordProtected
297-
The DocumentIsPasswordProtected parameter specifies a condition for the auto-labeling policy rule that looks for password protected files (because the contents of the file can't be inspected). Password detection only works for Office documents and .zip files. Valid values are:
297+
The DocumentIsPasswordProtected parameter specifies a condition for the auto-labeling policy rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, .7z files, and .zip files only. Valid values are:
298298

299299
- $true: Look for password protected files.
300300
- $false: Don't look for password protected files.
@@ -431,7 +431,7 @@ Accept wildcard characters: False
431431
```
432432

433433
### -ExceptIfDocumentIsPasswordProtected
434-
The ExceptIfDocumentIsPasswordProtected parameter specifies an exception for the auto-labeling policy rule that looks for password protected files (because the contents of the file can't be inspected). Password detection only works for Office documents and .zip files. Valid values are:
434+
The ExceptIfDocumentIsPasswordProtected parameter specifies an exception for the auto-labeling policy rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, .7z files, and .zip files only. Valid values are:
435435

436436
- $true: Look for password protected files.
437437
- $false: Don't look for password protected files.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ Accept wildcard characters: False
755755
```
756756

757757
### -DocumentIsPasswordProtected
758-
The DocumentIsPasswordProtected parameter specifies a condition for the DLP rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, and .7z and .zip files only. Valid values are:
758+
The DocumentIsPasswordProtected parameter specifies a condition for the DLP rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, .7z files, and .zip files only. Valid values are:
759759

760760
- $true: Look for password protected files.
761761
- $false: Don't look for password protected files.
@@ -1175,7 +1175,7 @@ Accept wildcard characters: False
11751175
```
11761176

11771177
### -ExceptIfDocumentIsPasswordProtected
1178-
The ExceptIfDocumentIsPasswordProtected parameter specifies an exception for the DLP rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, and .7z and .zip files only. Valid values are:
1178+
The ExceptIfDocumentIsPasswordProtected parameter specifies an exception for the DLP rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, .7z files, and .zip files only. Valid values are:
11791179

11801180
- $true: Look for password protected files.
11811181
- $false: Don't look for password protected files.

exchange/exchange-ps/exchange/New-TransportRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ Rules can inspect the content of supported file types only. If the rule finds an
942942

943943
For the list of supported file types, see [Supported file types for mail flow rule content inspection](https://learn.microsoft.com/exchange/security-and-compliance/mail-flow-rules/inspect-message-attachments#supported-file-types-for-mail-flow-rule-content-inspection).
944944

945-
In Exhange 2013, to extend the list of supported file types, see [Register Filter Pack IFilters with Exchange 2013](https://learn.microsoft.com/exchange/register-filter-pack-ifilters-with-exchange-2013-exchange-2013-help).
945+
In Exchange 2013, to extend the list of supported file types, see [Register Filter Pack IFilters with Exchange 2013](https://learn.microsoft.com/exchange/register-filter-pack-ifilters-with-exchange-2013-exchange-2013-help).
946946

947947
```yaml
948948
Type: Boolean

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Accept wildcard characters: False
277277
```
278278

279279
### -DocumentIsPasswordProtected
280-
The DocumentIsPasswordProtected parameter specifies a condition for the auto-labeling policy rule that looks for password protected files (because the contents of the file can't be inspected). Password detection only works for Office documents and .zip files. Valid values are:
280+
The DocumentIsPasswordProtected parameter specifies a condition for the auto-labeling policy rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, .7z files, and .zip files only. Valid values are:
281281

282282
- $true: Look for password protected files.
283283
- $false: Don't look for password protected files.
@@ -414,7 +414,7 @@ Accept wildcard characters: False
414414
```
415415

416416
### -ExceptIfDocumentIsPasswordProtected
417-
The ExceptIfDocumentIsPasswordProtected parameter specifies an exception for the auto-labeling policy rule that looks for password protected files (because the contents of the file can't be inspected). Password detection only works for Office documents and .zip files. Valid values are:
417+
The ExceptIfDocumentIsPasswordProtected parameter specifies an exception for the auto-labeling policy rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, .7z files, and .zip files only. Valid values are:
418418

419419
- $true: Look for password protected files.
420420
- $false: Don't look for password protected files.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ Accept wildcard characters: False
687687
```
688688

689689
### -DocumentIsPasswordProtected
690-
The DocumentIsPasswordProtected parameter specifies a condition for the DLP rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, and .7z and .zip files only. Valid values are:
690+
The DocumentIsPasswordProtected parameter specifies a condition for the DLP rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, .7z files, and .zip files only. Valid values are:
691691

692692
- $true: Look for password protected files.
693693
- $false: Don't look for password protected files.
@@ -1107,7 +1107,7 @@ Accept wildcard characters: False
11071107
```
11081108

11091109
### -ExceptIfDocumentIsPasswordProtected
1110-
The ExceptIfDocumentIsPasswordProtected parameter specifies an exception for the DLP rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, and .7z and .zip files only. Valid values are:
1110+
The ExceptIfDocumentIsPasswordProtected parameter specifies an exception for the DLP rule that looks for password protected files (because the contents of the file can't be inspected). Password detection works for PDF files, Office documents, .7z files, and .zip files only. Valid values are:
11111111

11121112
- $true: Look for password protected files.
11131113
- $false: Don't look for password protected files.

exchange/exchange-ps/exchange/Set-TransportRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@ Rules can inspect the content of supported file types only. If the rule finds an
940940

941941
For the list of supported file types, see [Supported file types for mail flow rule content inspection](https://learn.microsoft.com/exchange/security-and-compliance/mail-flow-rules/inspect-message-attachments#supported-file-types-for-mail-flow-rule-content-inspection).
942942

943-
In Exhange 2013, to extend the list of supported file types, see [Register Filter Pack IFilters with Exchange 2013](https://learn.microsoft.com/exchange/register-filter-pack-ifilters-with-exchange-2013-exchange-2013-help).
943+
In Exchange 2013, to extend the list of supported file types, see [Register Filter Pack IFilters with Exchange 2013](https://learn.microsoft.com/exchange/register-filter-pack-ifilters-with-exchange-2013-exchange-2013-help).
944944

945945
```yaml
946946
Type: Boolean

0 commit comments

Comments
 (0)