Skip to content

Commit bb000b6

Browse files
authored
Merge pull request #10809 from MicrosoftDocs/chrisda
Update Set-AtpPolicyForO365.md
2 parents 9e75fee + eb8e301 commit bb000b6

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

exchange/exchange-ps/exchange/Set-AtpPolicyForO365.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,9 @@ Accept wildcard characters: False
9393
```
9494
9595
### -BlockUrls
96-
**Note**: The functionality of this parameter has been replaced by block entries for URLs in the Tenant Allow/Block List using the \*-TenantAllowBlockListItems cmdlets. This parameter now supports only the removal of entries from this list.
96+
This parameter has been deprecated and is no longer used.
9797
98-
The BlockUrls parameter specifies the URLs that are always blocked by Safe Links in email messages and Safe Links for Office 365 apps.
99-
100-
To remove one or more values without affecting any existing entries, use the following syntax: `@{Remove="Value1","Value2"...}`.
101-
102-
To remove all existing entries, use the value `$null`.
98+
The functionality of this parameter has been replaced by block entries for URLs in the Tenant Allow/Block List using the \*-TenantAllowBlockListItems cmdlets.
10399
104100
```yaml
105101
Type: MultiValuedProperty

0 commit comments

Comments
 (0)