From eb8e301820516fd8b1fef20f2974fe77b1c4d7e0 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Thu, 4 May 2023 14:19:40 -0700 Subject: [PATCH] Update Set-AtpPolicyForO365.md Gutted BlockUrls param description per #10796 --- exchange/exchange-ps/exchange/Set-AtpPolicyForO365.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/exchange/exchange-ps/exchange/Set-AtpPolicyForO365.md b/exchange/exchange-ps/exchange/Set-AtpPolicyForO365.md index f0d14ddf75..6c310ef046 100644 --- a/exchange/exchange-ps/exchange/Set-AtpPolicyForO365.md +++ b/exchange/exchange-ps/exchange/Set-AtpPolicyForO365.md @@ -93,13 +93,9 @@ Accept wildcard characters: False ``` ### -BlockUrls -**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. +This parameter has been deprecated and is no longer used. -The BlockUrls parameter specifies the URLs that are always blocked by Safe Links in email messages and Safe Links for Office 365 apps. - -To remove one or more values without affecting any existing entries, use the following syntax: `@{Remove="Value1","Value2"...}`. - -To remove all existing entries, use the value `$null`. +The functionality of this parameter has been replaced by block entries for URLs in the Tenant Allow/Block List using the \*-TenantAllowBlockListItems cmdlets. ```yaml Type: MultiValuedProperty