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
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-take-action.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,21 +68,21 @@ To learn more about how quarantine actions are taken and how files can be restor
68
68
69
69
To take any of the described actions, select one or more records in your query results and then select **Take actions**. A wizard will guide you through the process of selecting and then submitting your preferred actions.
70
70
71
-
:::image type="content" source="/defender/media/take-action-multiple.png" alt-text="Take actions option in the Microsoft Defender portal" lightbox="/defender/media/take-action-multiple.png":::
71
+
:::image type="content" source="media/take-action-multiple.png" alt-text="Screenshot of the take actions option in the Microsoft Defender portal." lightbox="media/take-action-multiple.png":::
72
72
73
73
## Take various actions on emails
74
74
75
75
Apart from device-focused remediation steps, you can also take some actions on emails from your query results. Select the records you want to take action on, select **Take actions**, then under **Choose actions**, select your choice from the following:
76
76
77
77
-`Move to mailbox folder` - select this to move the email messages to Junk, Inbox, or Deleted items folder
78
78
79
-
:::image type="content" source="/defender/media/advanced-hunting-take-actions-email.png" alt-text="The option Take actions in the Microsoft Defender portal" lightbox="/defender/media/advanced-hunting-take-actions-email.png":::
79
+
:::image type="content" source="media/advanced-hunting-take-actions-email.png" alt-text="Screenshot of the option Take actions in the Microsoft Defender portal." lightbox="media/advanced-hunting-take-actions-email.png":::
80
80
81
81
-`Delete email` - select this to move email messages to the Deleted items folder (**Soft delete**) or delete them permanently (**Hard delete**)
82
82
83
83
Selecting **Soft delete** also automatically soft deletes the messages from the sender's Sent Items folder if the sender is in the organization.
84
84
85
-
:::image type="content" source="media/soft-delete-sender-copy.png" alt-text="Screenshot of take actions option in the Microsoft Defender portal" lightbox="media/soft-delete-sender-copy.png":::
85
+
:::image type="content" source="media/soft-delete-sender-copy.png" alt-text="Screenshot of take actions option in the Microsoft Defender portal." lightbox="media/soft-delete-sender-copy.png":::
86
86
87
87
Automatic soft-deletion of the sender's copy is available for results using the `EmailEvents` and `EmailPostDeliveryEvents` tables but not the `UrlClickEvents` table. Furthermore, the result should contain the columns `EmailDirection` and `SenderFromAddress` columns for this action option to show up in the Take actions wizard. Sender's copy clean-up applies to intra-organization emails and outbound emails, ensuring that only the sender's copy is soft-deleted for these email messages. Inbound messages are out of scope.
88
88
@@ -97,7 +97,7 @@ Apart from device-focused remediation steps, you can also take some actions on e
97
97
98
98
You can also provide a remediation name and a short description of the action taken to easily track it in the action center history. You can also use the Approval ID to filter for these actions in the action center. This ID is provided at the end of the wizard:
0 commit comments