You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- ✅ <a href="https://learn.microsoft.com/defender-office-365/mdo-about#defender-for-office-365-plan-1-vs-plan-2-cheat-sheet" target="_blank">Microsoft Defender for Office 365 Plan 1 and Plan 2</a>
@@ -392,7 +392,7 @@ For detailed syntax and parameter information, see [New-MalwareFilterPolicy](/po
392
392
This example modifies the existing malware filter policy named Human Resources to use the custom quarantine policy named ContosoNoAccess that assigns **No access** permissions to the quarantined messages.
For detailed syntax and parameter information, see [New-MalwareFilterPolicy](/powershell/module/exchange/new-malwarefilterpolicy).
444
+
For detailed syntax and parameter information, see [New-SafeAttachmentPolicy](/powershell/module/exchange/new-safeattachmentpolicy).
445
445
446
446
This example modifies the existing safe attachment policy named Human Resources to use the custom quarantine policy named ContosoNoAccess that assigns **No access** permissions.
For detailed syntax and parameter information, see [Set-MalwareFilterPolicy](/powershell/module/exchange/set-malwarefilterpolicy).
452
+
For detailed syntax and parameter information, see [Set-SafeAttachmentPolicy](/powershell/module/exchange/set-safeattachmentpolicy).
453
453
454
454
## Configure global quarantine notification settings in the Microsoft Defender portal
455
455
@@ -506,8 +506,6 @@ To create customized quarantine notifications for up to three languages, do the
506
506
507
507
:::image type="content" source="media/mdo-quarantine-policy-quarantine-notification-settings.png" alt-text="Quarantine notification settings flyout in the Microsoft Defender portal." lightbox="media/mdo-quarantine-policy-quarantine-notification-settings.png":::
508
508
509
-
For information about the **Specify sender address**
510
-
511
509
### Customize all quarantine notifications
512
510
513
511
Even if you don't customize quarantine notifications for different languages, settings are available in the **Quarantine notifications flyout** to customize all quarantine notifications. Or, you can configure the settings before, during, or after you customize quarantine notifications for different languages (these settings apply to all languages):
@@ -585,7 +583,7 @@ If you'd rather use PowerShell to view quarantine policies, do any of the follow
For detailed syntax and parameter information, see [Get-HostedContentFilterPolicy](/powershell/module/exchange/get-hostedcontentfilterpolicy).
586
+
For detailed syntax and parameter information, see [Get-QuarantinePolicy](/powershell/module/exchange/get-quarantinepolicy).
589
587
590
588
## Modify quarantine policies in the Microsoft Defender portal
591
589
@@ -650,6 +648,9 @@ Admins can customize the email notification recipients or create a custom alert
650
648
651
649
For more information about alert policies, see [Alert policies in the Microsoft Defender portal](alert-policies-defender-portal.md).
652
650
651
+
> [!NOTE]
652
+
> Audit logging must be enabled in order to receive notifications for quarantine release requests (it's on by default). For instructions on how to turn auditing on or off, see [Turn auditing on or off](/purview/audit-log-enable-disable).
0 commit comments