Skip to content

Commit 81c18bf

Browse files
authored
Merge pull request MicrosoftDocs#11511 from MithunRathinam/patch-4
Update New-TransportRule.md
2 parents 0c3c7b0 + fd62d41 commit 81c18bf

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ This cmdlet is available in on-premises Exchange and in the cloud-based service.
1616

1717
Use the New-TransportRule cmdlet to create transport rules (mail flow rules) in your organization.
1818

19-
**Note**: The action of a rule without conditions or exceptions is applied to all messages, which could have unintended consequences. For example, if the rule action deletes messages, the rule without conditions or exceptions might delete all inbound and outbound messages for the entire organization.
19+
**Note**:
20+
21+
- The action of a rule without conditions or exceptions is applied to all messages, which could have unintended consequences. For example, if the rule action deletes messages, the rule without conditions or exceptions might delete all inbound and outbound messages for the entire organization.
22+
23+
- Rules that use Active Directory or Microsoft Entra ID properties as conditions or exceptions work only on senders or recipients in the organization.
2024

2125
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2226

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ This cmdlet is available in on-premises Exchange and in the cloud-based service.
1616

1717
Use the Set-TransportRule cmdlet to modify existing transport rules (mail flow rules) in your organization.
1818

19-
**Note**: The action of a rule without conditions or exceptions is applied to all messages, which could have unintended consequences. For example, if the rule action deletes messages, the rule without conditions or exceptions might delete all inbound and outbound messages for the entire organization.
19+
**Note**:
20+
21+
- The action of a rule without conditions or exceptions is applied to all messages, which could have unintended consequences. For example, if the rule action deletes messages, the rule without conditions or exceptions might delete all inbound and outbound messages for the entire organization.
22+
23+
- Rules that use Active Directory or Microsoft Entra ID properties as conditions or exceptions work only on senders or recipients in the organization.
2024

2125
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2226

0 commit comments

Comments
 (0)