Skip to content

Commit 73696e4

Browse files
authored
Update New-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 73696e4

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

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

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,7 +1323,7 @@ The DlpPolicy parameter specifies the data loss prevention (DLP) policy that's a
13231323
Type: String
13241324
Parameter Sets: (All)
13251325
Aliases:
1326-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
1326+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
13271327
13281328
Required: False
13291329
Position: Named
@@ -2214,6 +2214,8 @@ Accept wildcard characters: False
22142214
```
22152215

22162216
### -ExceptIfHasSenderOverride
2217+
**Note:** This parameter is functional only in on-premises Exchange.
2218+
22172219
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.
22182220

22192221
In on-premises Exchange, this exception is available only on Mailbox servers.
@@ -2227,7 +2229,7 @@ The ExceptIfHasSenderOverride parameter specifies an exception that looks for me
22272229
Type: Boolean
22282230
Parameter Sets: (All)
22292231
Aliases:
2230-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
2232+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online Protection
22312233
22322234
Required: False
22332235
Position: Named
@@ -2379,6 +2381,8 @@ Accept wildcard characters: False
23792381
```
23802382

23812383
### -ExceptIfMessageContainsDataClassifications
2384+
**Note:** This parameter is functional only in on-premises Exchange.
2385+
23822386
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.
23832387

23842388
In on-premises Exchange, this exception is available only on Mailbox servers.
@@ -2393,7 +2397,7 @@ For a list of sensitive information types available, see [Sensitive information
23932397
Type: Hashtable[]
23942398
Parameter Sets: (All)
23952399
Aliases:
2396-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
2400+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
23972401
23982402
Required: False
23992403
Position: Named
@@ -3242,8 +3246,6 @@ The GenerateIncidentReport parameter specifies where to send the incident report
32423246
- Email address
32433247
- GUID
32443248

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

32493251
```yaml
@@ -3340,6 +3342,8 @@ Accept wildcard characters: False
33403342
```
33413343

33423344
### -HasSenderOverride
3345+
**Note:** This parameter is functional only in on-premises Exchange.
3346+
33433347
This parameter specifies a condition or part of a condition for the rule. The name of the corresponding exception parameter starts with ExceptIf.
33443348

33453349
In on-premises Exchange, this condition is available only on Mailbox servers.
@@ -3353,7 +3357,7 @@ The HasSenderOverride parameter specifies a condition that looks for messages wh
33533357
Type: Boolean
33543358
Parameter Sets: (All)
33553359
Aliases:
3356-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
3360+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online Protection
33573361
33583362
Required: False
33593363
Position: Named
@@ -3453,18 +3457,16 @@ This parameter specifies an action or part of an action for the rule.
34533457

34543458
In on-premises Exchange, this action is available only on Mailbox servers.
34553459

3456-
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:
3460+
The IncidentReportContent parameter specifies the message properties that are included in the incident report. Valid values are:
34573461

34583462
- Sender: The sender of the message.
34593463
- 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.
34603464
- Subject: The Subject field of the message.
34613465
- 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.
34623466
- 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.
34633467
- 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.
3464-
- 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.
34653468
- RuleDetections: The list of rules that the message triggered.
34663469
- FalsePositive: The false positive if the sender marked the message as a false positive for a PolicyTip.
3467-
- DataClassifications: The list of sensitive information types that were detected in the message.
34683470
- 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.
34693471
- AttachOriginalMail: The entire original message as an attachment.
34703472

@@ -3599,6 +3601,8 @@ Accept wildcard characters: False
35993601
```
36003602

36013603
### -MessageContainsDataClassifications
3604+
**Note:** This parameter is functional only in on-premises Exchange.
3605+
36023606
This parameter specifies a condition or part of a condition for the rule. The name of the corresponding exception parameter starts with ExceptIf.
36033607

36043608
In on-premises Exchange, this condition is available only on Mailbox servers.
@@ -3615,7 +3619,7 @@ You can specify the notification options by using the NotifySender parameter.
36153619
Type: Hashtable[]
36163620
Parameter Sets: (All)
36173621
Aliases:
3618-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
3622+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
36193623
36203624
Required: False
36213625
Position: Named
@@ -3761,6 +3765,8 @@ Accept wildcard characters: False
37613765
```
37623766

37633767
### -NotifySender
3768+
**Note:** This parameter is functional only in on-premises Exchange.
3769+
37643770
This parameter specifies an action or part of an action for the rule.
37653771

37663772
In on-premises Exchange, this action is available only on Mailbox servers.
@@ -3783,7 +3789,7 @@ This action is applicable to messages sent by internal users only. External send
37833789
Type: NotifySenderType
37843790
Parameter Sets: (All)
37853791
Aliases:
3786-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
3792+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
37873793
37883794
Required: False
37893795
Position: Named

0 commit comments

Comments
 (0)