Skip to content

Commit 58900cd

Browse files
authored
Update New-TenantAllowBlockListItems.md
1 parent e611d7b commit 58900cd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,14 +169,13 @@ 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-
176172
The Allow switch specifies that you're creating an allow entry. You don't need to specify a value with this switch.
177173

178174
You can't use this switch with the Block switch.
179175

176+
**Note**: See [Allow entries in the Tenant Allow/Block List](https://learn.microsoft.com/microsoft-365/security/office-365-security/tenant-allow-block-list-about#allow-entries-in-the-tenant-allowblock-list), before you try to create an allow entry in Tenant Allow/Block List.
177+
178+
You can also use allow entries for third-party phishing simulation URLs 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).
180179

181180
```yaml
182181
Type: SwitchParameter

0 commit comments

Comments
 (0)