Skip to content

Commit fd62d41

Browse files
committed
Updates to both New and Set TransportRule
1 parent 8eda8c6 commit fd62d41

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +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**:
2020

21-
If Active Directory attributes are specified as conditions or exceptions in a rule, it works only to the senders or recipients who are available in that Organization.
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.
2224

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

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)