Skip to content

Commit e611d7b

Browse files
authored
Added information to clear confusion about allow
Made it explicit that this command cannot be used for creating TABL allows :)
1 parent f543621 commit e611d7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

exchange/exchange-ps/exchange/New-TenantAllowBlockListItems.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,15 @@ Accept wildcard characters: False
169169
```
170170

171171
### -Allow
172+
Please see [Learn more about allow entries in the Tenant Allow/Block], before trying to create Allow in Tenant Allow/Block List.(https://learn.microsoft.com/microsoft-365/security/office-365-security/tenant-allow-block-list-about?view=o365-worldwide#allow-entries-in-the-tenant-allowblock-list).
173+
174+
This command can be used for creating third-party phishing simulation URL with no expiration. For more information, see [Configure the delivery of third-party phishing simulations to users and unfiltered messages to SecOps mailboxes](https://learn.microsoft.com/microsoft-365/security/office-365-security/skip-filtering-phising-simulations-sec-ops-mailboxes).
175+
172176
The Allow switch specifies that you're creating an allow entry. You don't need to specify a value with this switch.
173177

174178
You can't use this switch with the Block switch.
175179

180+
176181
```yaml
177182
Type: SwitchParameter
178183
Parameter Sets: (All)

0 commit comments

Comments
 (0)