Skip to content

Commit a7475f2

Browse files
authored
Update New-DlpComplianceRule.md
1 parent feffa83 commit a7475f2

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ Accept wildcard characters: False
680680
```
681681

682682
### -ContentIsNotLabeled
683-
{{ Fill ContentIsNotLabeled Description }}
683+
The ContentIsNotLabeled parameter specifies a condition for the DLP rule that looks for attachments or documents that are not labeled. In Exchange this condition is only matched if both the attachment and the message body are not labeled
684684

685685
```yaml
686686
Type: Boolean
@@ -696,7 +696,7 @@ Accept wildcard characters: False
696696
```
697697

698698
### -ContentIsShared
699-
{{ Fill ContentIsShared Description }}
699+
The ContentIsShared parameter specifies a condition for the DLP rule that looks for documents that are shared. It applies only to OneDrive for Business workload.
700700

701701
```yaml
702702
Type: Boolean
@@ -769,8 +769,7 @@ Accept wildcard characters: False
769769
```
770770

771771
### -DocumentCreatedBy
772-
{{ Fill DocumentCreatedBy Description }}
773-
772+
The DocumentCreatedBy parameter specifies a condition for the DLP rule that looks for documents that are created by the specificed identity. This applies to Sharepoint and Onedrive workloads
774773
```yaml
775774
Type: MultiValuedProperty
776775
Parameter Sets: (All)
@@ -785,7 +784,7 @@ Accept wildcard characters: False
785784
```
786785

787786
### -DocumentCreatedByMemberOf
788-
{{ Fill DocumentCreatedByMemberOf Description }}
787+
The DocumentCreatedByMemberOf parameter specifies a condition for the DLP rule that looks for documents that are created by someone who is a member of the specificed identity. This applies to Sharepoint and Onedrive workloads
789788

790789
```yaml
791790
Type: RecipientIdParameter[]
@@ -1182,7 +1181,7 @@ Accept wildcard characters: False
11821181
```
11831182

11841183
### -ExceptIfContentIsShared
1185-
{{ Fill ExceptIfContentIsShared Description }}
1184+
This is the exception version of ContentIsShared
11861185

11871186
```yaml
11881187
Type: Boolean
@@ -1236,7 +1235,7 @@ Accept wildcard characters: False
12361235
```
12371236

12381237
### -ExceptIfDocumentCreatedBy
1239-
{{ Fill ExceptIfDocumentCreatedBy Description }}
1238+
This is the exception version of DocumentCreatedBy predicate
12401239

12411240
```yaml
12421241
Type: MultiValuedProperty
@@ -1252,7 +1251,7 @@ Accept wildcard characters: False
12521251
```
12531252

12541253
### -ExceptIfDocumentCreatedByMemberOf
1255-
{{ Fill ExceptIfDocumentCreatedByMemberOf Description }}
1254+
This is the exception version of DocumentCreatedByMemberOf
12561255

12571256
```yaml
12581257
Type: RecipientIdParameter[]
@@ -3285,7 +3284,7 @@ Accept wildcard characters: False
32853284
```
32863285

32873286
### -SharedByIRMUserRisk
3288-
{{ Fill SharedByIRMUserRisk Description }}
3287+
The SharedByIRMUserRisk paramter which can be used in a DLP rule is used to determine the risk category of the user performing the violating action.
32893288

32903289
```yaml
32913290
Type: MultiValuedProperty

0 commit comments

Comments
 (0)