Skip to content

Commit e59b94f

Browse files
committed
More broken links report fixes
1 parent ba64d48 commit e59b94f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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)