Skip to content

Commit 0166268

Browse files
authored
Update Set-TransportRule.md
Aligned public docs to the DLP deprecation in ETRs. All cahnges are listed in the ADO ticket. WorkItem Id in the ADO: 4096497
1 parent 14d40fe commit 0166268

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

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

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,7 @@ The DlpPolicy parameter specifies the data loss prevention (DLP) policy that's a
13211321
Type: String
13221322
Parameter Sets: (All)
13231323
Aliases:
1324-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
1324+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
13251325
13261326
Required: False
13271327
Position: Named
@@ -2191,6 +2191,8 @@ Accept wildcard characters: False
21912191
```
21922192

21932193
### -ExceptIfHasSenderOverride
2194+
**Note:** This parameter is functional only in on-premises Exchange.
2195+
21942196
This parameter specifies an exception or part of an exception for the rule. The name of the corresponding condition parameter doesn't include the ExceptIf prefix.
21952197

21962198
In on-premises Exchange, this exception is available only on Mailbox servers.
@@ -2204,7 +2206,7 @@ The ExceptIfHasSenderOverride parameter specifies an exception that looks for me
22042206
Type: Boolean
22052207
Parameter Sets: (All)
22062208
Aliases:
2207-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
2209+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online Protection
22082210
22092211
Required: False
22102212
Position: Named
@@ -2356,6 +2358,8 @@ Accept wildcard characters: False
23562358
```
23572359

23582360
### -ExceptIfMessageContainsDataClassifications
2361+
**Note:** This parameter is functional only in on-premises Exchange.
2362+
23592363
This parameter specifies an exception or part of an exception for the rule. The name of the corresponding condition parameter doesn't include the ExceptIf prefix.
23602364

23612365
In on-premises Exchange, this exception is available only on Mailbox servers.
@@ -2370,7 +2374,7 @@ For a list of sensitive information types available, see [Sensitive information
23702374
Type: Hashtable[]
23712375
Parameter Sets: (All)
23722376
Aliases:
2373-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
2377+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
23742378
23752379
Required: False
23762380
Position: Named
@@ -3219,8 +3223,6 @@ The GenerateIncidentReport parameter specifies where to send the incident report
32193223
- Email address
32203224
- GUID
32213225

3222-
An incident report is generated for messages that violate a DLP policy in your organization.
3223-
32243226
**Note**: An incident report isn't generated for notifications or other incident reports that are generated by DLP or mail flow rules.
32253227

32263228
```yaml
@@ -3317,6 +3319,8 @@ Accept wildcard characters: False
33173319
```
33183320

33193321
### -HasSenderOverride
3322+
**Note:** This parameter is functional only in on-premises Exchange.
3323+
33203324
This parameter specifies a condition or part of a condition for the rule. The name of the corresponding exception parameter starts with ExceptIf.
33213325

33223326
In on-premises Exchange, this condition is available only on Mailbox servers.
@@ -3330,7 +3334,7 @@ The HasSenderOverride parameter specifies a condition that looks for messages wh
33303334
Type: Boolean
33313335
Parameter Sets: (All)
33323336
Aliases:
3333-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
3337+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online Protection
33343338
33353339
Required: False
33363340
Position: Named
@@ -3430,18 +3434,16 @@ This parameter specifies an action or part of an action for the rule.
34303434

34313435
In on-premises Exchange, this action is available only on Mailbox servers.
34323436

3433-
The IncidentReportContent parameter specifies the message properties that are included in the incident report that's generated when a message violates a DLP policy. Valid values are:
3437+
The IncidentReportContent parameter specifies the message properties that are included in the incident report. Valid values are:
34343438

34353439
- Sender: The sender of the message.
34363440
- Recipients: The recipients in the To field of the message. Only the first 10 recipients are displayed in the incident report. If there are more than 10 recipients, the remaining number of recipients will be displayed.
34373441
- Subject: The Subject field of the message.
34383442
- CC: The recipients in the Cc field of the message. Only the first 10 recipients are displayed in the incident report. If there are more than 10 recipients, the remaining number of recipients will be displayed.
34393443
- BCC: The recipients in the Bcc field of the message. Only the first 10 recipients are displayed in the incident report. If there are more than 10 recipients, the remaining number of recipients will be displayed.
34403444
- Severity: The audit severity of the rule that was triggered. If the message was processed by more than one rule, the highest severity is displayed.
3441-
- Override: The override if the sender chose to override a PolicyTip. If the sender provided a justification, the first 100 characters of the justification is also included.
34423445
- RuleDetections: The list of rules that the message triggered.
34433446
- FalsePositive: The false positive if the sender marked the message as a false positive for a PolicyTip.
3444-
- DataClassifications: The list of sensitive information types that were detected in the message.
34453447
- IdMatch: The sensitive information type that was detected, the exact matched content from the message, and the 150 characters before and after the matched sensitive information.
34463448
- AttachOriginalMail: The entire original message as an attachment.
34473449

@@ -3576,6 +3578,8 @@ Accept wildcard characters: False
35763578
```
35773579

35783580
### -MessageContainsDataClassifications
3581+
**Note:** This parameter is functional only in on-premises Exchange.
3582+
35793583
This parameter specifies a condition or part of a condition for the rule. The name of the corresponding exception parameter starts with ExceptIf.
35803584

35813585
In on-premises Exchange, this condition is available only on Mailbox servers.
@@ -3592,7 +3596,7 @@ You can specify the notification options by using the NotifySender parameter.
35923596
Type: Hashtable[]
35933597
Parameter Sets: (All)
35943598
Aliases:
3595-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
3599+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
35963600
35973601
Required: False
35983602
Position: Named
@@ -3754,6 +3758,8 @@ Accept wildcard characters: False
37543758
```
37553759

37563760
### -NotifySender
3761+
**Note:** This parameter is functional only in on-premises Exchange.
3762+
37573763
This parameter specifies an action or part of an action for the rule.
37583764

37593765
In on-premises Exchange, this action is available only on Mailbox servers.
@@ -3776,7 +3782,7 @@ This action is applicable to messages sent by internal users only. External send
37763782
Type: NotifySenderType
37773783
Parameter Sets: (All)
37783784
Aliases:
3779-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
3785+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
37803786
37813787
Required: False
37823788
Position: Named

0 commit comments

Comments
 (0)