Skip to content

Commit 4b238da

Browse files
authored
Merge pull request #11263 from MicrosoftDocs/chrisda
Update .openpublishing.redirection.json
2 parents 3ae928d + 6db500f commit 4b238da

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.openpublishing.redirection.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
},
313313
{
314314
"source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Get-PhishFilterPolicy.md",
315-
"redirect_url": "/powershell/module/exchange/get-tenantallowblocklistppoofitems",
315+
"redirect_url": "/powershell/module/exchange/get-tenantallowblocklistspoofitems",
316316
"redirect_document_id": false
317317
},
318318
{
@@ -422,7 +422,7 @@
422422
},
423423
{
424424
"source_path": "exchange/virtual-folder/exchange/advanced-threat-protection/Set-PhishFilterPolicy.md",
425-
"redirect_url": "/powershell/module/exchange/set-tenantallowblocklistppoofitems",
425+
"redirect_url": "/powershell/module/exchange/set-tenantallowblocklistspoofitems",
426426
"redirect_document_id": false
427427
},
428428
{
@@ -6847,12 +6847,12 @@
68476847
},
68486848
{
68496849
"source_path": "exchange/virtual-folder/exchange/Get-PhishFilterPolicy.md",
6850-
"redirect_url": "/powershell/module/exchange/get-tenantallowblocklistppoofitems",
6850+
"redirect_url": "/powershell/module/exchange/get-tenantallowblocklistspoofitems",
68516851
"redirect_document_id": false
68526852
},
68536853
{
68546854
"source_path": "exchange/virtual-folder/exchange/Set-PhishFilterPolicy.md",
6855-
"redirect_url": "/powershell/module/exchange/set-tenantallowblocklistppoofitems",
6855+
"redirect_url": "/powershell/module/exchange/set-tenantallowblocklistspoofitems",
68566856
"redirect_document_id": false
68576857
},
68586858
{

exchange/exchange-ps/exchange/Get-AtpPolicyForO365.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Get-AtpPolicyForO365 [[-Identity] <AtpPolicyForO365IdParameter>]
3232
## DESCRIPTION
3333
Safe Links protection for Office 365 apps checks links in Office documents, not links in email messages. For more information, see [Safe Links settings for Office 365 apps](https://learn.microsoft.com/microsoft-365/security/office-365-security/safe-links-about#safe-links-settings-for-office-365-apps).
3434

35-
Safe Documents scans documents and files that are opened in Protected View. For more information, see [Safe Documents in Microsoft 365 E5](https://learn.microsoft.com/microsoft-365/security/office-365-securitysafe-documents-in-e5-plus-security-about).
35+
Safe Documents scans documents and files that are opened in Protected View. For more information, see [Safe Documents in Microsoft 365 E5](https://learn.microsoft.com/microsoft-365/security/office-365-security/safe-documents-in-e5-plus-security-about).
3636

3737
Safe Attachments for SharePoint, OneDrive, and Microsoft Teams prevents users from opening and downloading files that are identified as malicious. For more information, see [Safe Attachments for SharePoint, OneDrive, and Microsoft Teams](https://learn.microsoft.com/microsoft-365/security/office-365-security/safe-attachments-for-spo-odfb-teams-about).
3838

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Set-AtpPolicyForO365 [[-Identity] <AtpPolicyForO365IdParameter>]
3737
## DESCRIPTION
3838
Safe Links protection for Office 365 apps checks links in Office documents, not links in email messages. For more information, see [Safe Links settings for Office 365 apps](https://learn.microsoft.com/microsoft-365/security/office-365-security/safe-links-about#safe-links-settings-for-office-365-apps.
3939

40-
Safe Documents scans documents and files that are opened in Protected View. For more information, see [Safe Documents in Microsoft 365 E5](https://learn.microsoft.com/microsoft-365/security/office-365-securitysafe-documents-in-e5-plus-security-about).
40+
Safe Documents scans documents and files that are opened in Protected View. For more information, see [Safe Documents in Microsoft 365 E5](https://learn.microsoft.com/microsoft-365/security/office-365-security/safe-documents-in-e5-plus-security-about).
4141

4242
Safe Attachments for SharePoint, OneDrive, and Microsoft Teams prevents users from opening and downloading files that are identified as malicious. For more information, see [Safe Attachments for SharePoint, OneDrive, and Microsoft Teams](https://learn.microsoft.com/microsoft-365/security/office-365-security/safe-attachments-for-spo-odfb-teams-about).
4343

@@ -135,7 +135,7 @@ The EnableSafeDocs parameter enables or disables Safe Documents in organizations
135135
- $true: Safe Documents is enabled and will upload user files to Microsoft Defender for Endpoint for scanning and verification.
136136
- $false: Safe Documents is disabled. This is the default value.
137137

138-
For more information about Safe Documents, see [Safe Documents in Microsoft 365 A5 or E5 Security](https://learn.microsoft.com/microsoft-365/security/office-365-securitysafe-documents-in-e5-plus-security-about)
138+
For more information about Safe Documents, see [Safe Documents in Microsoft 365 A5 or E5 Security](https://learn.microsoft.com/microsoft-365/security/office-365-security/safe-documents-in-e5-plus-security-about)
139139

140140
```yaml
141141
Type: Boolean

0 commit comments

Comments
 (0)