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: articles/sentinel/configure-data-connector.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,13 +43,9 @@ After you or someone in your organization installs the solution that includes th
43
43
1. Select **Open connector page**.
44
44
45
45
#### [Defender portal](#tab/defender-portal)
46
-
47
46
:::image type="content" source="media/configure-data-connector/open-connector-page-option-defender-portal.png" alt-text="Screenshot of data connector details page in the Defender portal.":::
48
-
49
47
#### [Azure portal](#tab/azure-portal)
50
-
51
48
:::image type="content" source="media/configure-data-connector/open-connector-page-option.png" alt-text="Screenshot of data connector details page with open connector page button.":::
52
-
53
49
---
54
50
55
51
1. Review the **Prerequisites**. To configure the data connector, fulfill all the prerequisites.
Copy file name to clipboardExpand all lines: articles/sentinel/hunts-custom-queries.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,16 +24,16 @@ Hunt for security threats across your organization's data sources with custom hu
24
24
25
25
In Microsoft Sentinel, create a custom hunting query from the **Hunting** > **Queries** tab.
26
26
27
-
1. For Microsoft Sentinel in the [Azure portal](https://portal.azure.com), under **Threat management** select **Hunting**.<br> For Microsoft Sentinel in the [Defender portal](https://security.microsoft.com/), select **Microsoft Sentinel** > **Threat management** > **Hunting**.
27
+
1. For Microsoft Sentinel in the [Defender portal](https://security.microsoft.com/), select **Microsoft Sentinel** > **Threat management** > **Hunting**. For Microsoft Sentinel in the [Azure portal](https://portal.azure.com), under **Threat management** select **Hunting**.
Copy file name to clipboardExpand all lines: articles/sentinel/search-jobs.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,16 +29,16 @@ Use a search job when you start an investigation to find specific events in logs
29
29
30
30
Go to **Search** in Microsoft Sentinel from the Azure portal or the Microsoft Defender portal to enter your search criteria. Depending on the size of the target dataset, search times vary. While most search jobs take a few minutes to complete, searches across massive data sets that run up to 24 hours are also supported.
31
31
32
-
1. For Microsoft Sentinel in the [Azure portal](https://portal.azure.com), under **General**, select **Search**. <br>For Microsoft Sentinel in the [Defender portal](https://security.microsoft.com/), select **Microsoft Sentinel** > **Search**.
32
+
1. For Microsoft Sentinel in the [Defender portal](https://security.microsoft.com/), select **Microsoft Sentinel** > **Search**. For Microsoft Sentinel in the [Azure portal](https://portal.azure.com), under **General**, select **Search**.
33
+
33
34
1. Select the **Table** menu and choose a table for your search.
35
+
34
36
1. In the **Search** box, enter a search term.
35
37
36
-
####[Defender portal](#tab/defender-portal)
38
+
### [Defender portal](#tab/defender-portal)
37
39
:::image type="content" source="media/search-jobs/search-job-defender-portal.png" alt-text="Screenshot of search page with search criteria of administrator, time range last 90 days, and table selected." lightbox="media/search-jobs/search-job-defender-portal.png":::
38
-
39
-
#### [Azure portal](#tab/azure-portal)
40
+
### [Azure portal](#tab/azure-portal)
40
41
:::image type="content" source="media/search-jobs/search-job-criteria.png" alt-text="Screenshot of search page with search criteria of administrator, time range last 90 days, and table selected." lightbox="media/search-jobs/search-job-criteria.png":::
41
-
42
42
---
43
43
44
44
1. Select the **Start** to open the advanced Kusto Query Language (KQL) editor and preview of the results for a set time range.
@@ -50,10 +50,15 @@ Go to **Search** in Microsoft Sentinel from the Azure portal or the Microsoft De
50
50
1. When you're satisfied with the query and the search results preview, select the ellipses **...** and toggle **Search job mode** on.
51
51
52
52
:::image type="content" source="media/search-jobs/search-job-advanced-kql-ellipsis.png" alt-text="Screenshot of KQL editor with revised search with ellipsis highlighted for Search job mode." lightbox="media/search-jobs/search-job-advanced-kql-ellipsis.png":::
53
+
53
54
1. Specify the search job date range using the **Time range** selector. Don't include a time range in your KQL query as it is ignored.
55
+
54
56
1. Resolve any KQL issues indicated by a squiggly red line in the editor.
57
+
55
58
1. When you're ready to start the search job, select **Search job**.
59
+
56
60
1. Enter a new table name to store the search job results.
61
+
57
62
1. Select **Run a search job**.
58
63
59
64
1. Wait for the notification **Search job is done** to view the results.
0 commit comments