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-security-copilot.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,21 +52,25 @@ Users with access to Security Copilot have access to this capability in advanced
52
52
53
53
1. Open the **advanced hunting** page from the navigation bar in Microsoft Defender XDR. The Security Copilot side pane for advanced hunting appears at the right hand side.
54
54
55
-
:::image type="content" source="/defender/media/advanced-hunting-security-copilot-pane.png" alt-text="Screenshot of the Copilot pane in advanced hunting." lightbox="/defender/media/advanced-hunting-security-copilot-pane-big.png":::
55
+
:::image type="content" source="/defender/media/advanced-hunting-security-copilot-pane-big.png" alt-text="Screenshot of the Copilot pane in advanced hunting." lightbox="/defender/media/advanced-hunting-security-copilot-pane-big.png":::
56
56
57
57
You can also reopen Copilot by selecting **Copilot** at the top of the query editor.
58
58
1. In the Copilot prompt bar, ask any threat hunting query that you want to run and press :::image type="icon" source="media/Send.png" border="false"::: or **Enter** .
59
59
60
60
61
61
62
-
:::image type="content" source="/defender/media/advanced-hunting-security-copilot-query.png" alt-text="Screenshot that shows prompt bar in the Security Copilot for advanced hunting." lightbox="/defender/media/advanced-hunting-security-copilot-query-big.png":::
62
+
:::image type="content" source="/defender/media/advanced-hunting-security-copilot-query-big.png" alt-text="Screenshot that shows prompt bar in the Security Copilot for advanced hunting." lightbox="/defender/media/advanced-hunting-security-copilot-query-big.png":::
63
63
64
64
1. Copilot generates a KQL query from your text instruction or question. While Copilot is generating, you can cancel the query generation by selecting **Stop generating**.
65
65
66
66

67
67
68
68
69
-
1. Review the generated query. You can then choose to run the query by selecting **Add and run**.
69
+
1. Review the generated query. To check how Copilot came up with the query, you can select **See the logic behind the query** below the query text to expand the explanation behind the query. Select it again to minimize.
70
+
71
+

72
+
73
+
You can then choose to run the query by selecting **Run query**.
70
74
71
75

72
76
@@ -79,7 +83,7 @@ Users with access to Security Copilot have access to this capability in advanced
79
83
The generated query appears in the query editor as the last query, where you can edit it before running using the regular **Run query** above the query editor.
80
84
81
85
82
-
1. You can provide feedback about the generated response by selecting the feedback icon  and choosing **Confirm**, **Off-target**, or **Potentially harmful**.
86
+
1. You can provide feedback about the generated response by selecting the feedback icon  and choosing **Looks right*, **Needs improvement**, or **Inappropriate**.
0 commit comments