Skip to content

Commit 71f0003

Browse files
authored
Merge branch 'main' into ADO-9394814-ATADocs
2 parents a5536a0 + 0b17f55 commit 71f0003

9 files changed

+51
-58
lines changed

defender-vulnerability-management/defender-vulnerability-management-trial.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.collection:
1414
- Tier1
1515
ms.topic: conceptual
1616
search.appverid: met150
17-
ms.date: 04/02/2024
17+
ms.date: 10/22/2024
1818
---
1919

2020
# About the Microsoft Defender Vulnerability Management trial
@@ -68,10 +68,6 @@ As a Global Administrator, you can start the trial or you can allow to users sta
6868
6969
It can take a few hours for the changes to take effect. Once it does, return to the trial setup page and select **Begin trial**.
7070

71-
## Licensing
72-
73-
As part of the trial setup, the new Defender Vulnerability Management trial licenses will be applied to users automatically. Therefore, no assignment is needed (_The trial can automatically apply up to 1,000,000 licenses_). The licenses are active for the duration of the trial.
74-
7571
## Getting started, extending, and ending the trial
7672

7773
### Getting started

defender-xdr/advanced-hunting-microsoft-defender.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ ms.topic: conceptual
2222
appliesto:
2323
- Microsoft Defender XDR
2424
- Microsoft Sentinel in the Microsoft Defender portal
25-
ms.date: 08/26/2024
25+
ms.date: 10/18/2024
2626
---
2727

2828
# Advanced hunting in the Microsoft Defender portal
2929

30-
Advanced hunting in the unified portal allows you to view and query all data from Microsoft Defender XDR. This includes data from various Microsoft security services and Microsoft Sentinel, which includes data from non-Microsoft products, in a single platform. You can also access and use all your existing Microsoft Sentinel workspace content, including queries and functions.
30+
Advanced hunting allows you to view and query all the data sources available within the Micrsoft Defender portal. The data sources might include Microsoft Defender XDR and various Microsoft security services. If you onboard Microsoft Sentinel to the Defender portal, access and use all your existing Microsoft Sentinel workspace content, including queries and functions.
3131

3232
Querying from a single portal across different data sets makes hunting more efficient and removes the need for context-switching.
3333

defender-xdr/advanced-hunting-modes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom:
1919
- seo-marvel-apr2020
2020
ms.topic: how-to
2121
search.appverid: met150
22-
ms.date: 04/22/2024
22+
ms.date: 10/18/2024
2323
---
2424

2525
# Choose between guided and advanced modes to hunt in Microsoft Defender XDR
@@ -29,7 +29,7 @@ ms.date: 04/22/2024
2929
**Applies to:**
3030
- Microsoft Defender XDR
3131

32-
You can find the **advanced hunting** page by going to the left navigation bar in Microsoft Defender XDR and selecting **Hunting** > **Advanced hunting**. If the navigation bar is collapsed, select the hunting icon ![hunting icon](/defender/media/guided-hunting/hunting-icon.png).
32+
You can find the **advanced hunting** page by going to the left navigation bar in the Microsoft Defender portal and selecting **Hunting** > **Advanced hunting**. If the navigation bar is collapsed, select the hunting icon ![hunting icon](/defender/media/guided-hunting/hunting-icon.png).
3333

3434
In the **advanced hunting** page, two modes are supported:
3535

defender-xdr/advanced-hunting-overview.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Overview - Advanced hunting
3-
description: Learn about advanced hunting queries in Microsoft 365 and how to use them to proactively find threats and weaknesses in your network
3+
description: Learn about advanced hunting queries in Microsoft Defender and how to use them to proactively find threats and weaknesses in your network
44
ms.service: defender-xdr
55
ms.pagetype: security
66
f1.keywords:
@@ -19,22 +19,22 @@ ms.custom:
1919
- seo-marvel-apr2020
2020
ms.topic: overview
2121
search.appverid: met150
22-
ms.date: 04/22/2024
22+
ms.date: 10/18/2024
23+
appliesto:
24+
- Microsoft Defender XDR
25+
- Microsoft Sentinel in the Microsoft Defender portal
2326
---
2427

25-
# Proactively hunt for threats with advanced hunting in Microsoft Defender XDR
28+
# Proactively hunt for threats with advanced hunting in Microsoft Defender
2629

2730
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/microsoft-defender.md)]
2831

2932

30-
**Applies to:**
31-
- Microsoft Defender XDR
32-
3333
Advanced hunting is a query-based threat hunting tool that lets you explore up to 30 days of raw data. You can proactively inspect events in your network to locate threat indicators and entities. The flexible access to data enables unconstrained hunting for both known and potential threats.
3434

3535
Advanced hunting supports two modes, guided and advanced. Use [guided mode](advanced-hunting-query-builder.md) if you are not yet familiar with Kusto Query Language (KQL) or prefer the convenience of a query builder. Use [advanced mode](advanced-hunting-query-language.md) if you are comfortable using KQL to create queries from scratch.
3636

37-
**To start hunting, read [Choose between guided and advanced modes to hunt in Microsoft Defender XDR](advanced-hunting-modes.md).**
37+
**To start hunting, read [Choose between guided and advanced modes to hunt in the Microsoft Defender portal](advanced-hunting-modes.md).**
3838

3939
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4G6DO]
4040
@@ -46,8 +46,9 @@ Advanced hunting supports queries that check a broader data set coming from:
4646
- Microsoft Defender for Office 365
4747
- Microsoft Defender for Cloud Apps
4848
- Microsoft Defender for Identity
49+
- Microsoft Sentinel
4950

50-
To use advanced hunting, [turn on Microsoft Defender XDR](m365d-enable.md).
51+
To use advanced hunting, [turn on Microsoft Defender XDR](m365d-enable.md). Or to use advanced hunting with Microsoft Sentinel, [connect Microsoft Sentinel to the Defender portal](microsoft-sentinel-onboard.md).
5152

5253

5354
For more information on advanced hunting in Microsoft Defender for Cloud Apps data, see the [video](https://www.microsoft.com/en-us/videoplayer/embed/RWFISa).

defender-xdr/advanced-hunting-query-builder.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Build queries using guided mode in Microsoft Defender XDR advanced hunting
2+
title: Build queries using guided mode in Microsoft Defender advanced hunting
33
description: Learn how to build queries in guided mode by combining different available filters and conditions.
44
search.appverid: met150
55
ms.service: defender-xdr
@@ -17,10 +17,10 @@ ms.collection:
1717
ms.custom:
1818
- cx-ti
1919
ms.topic: how-to
20-
ms.date: 04/22/2024
20+
ms.date: 10/18/2024
2121
---
2222

23-
# Build hunting queries using guided mode in Microsoft Defender XDR
23+
# Build hunting queries using guided mode in Microsoft Defender
2424

2525
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/microsoft-defender.md)]
2626

@@ -56,10 +56,12 @@ Selecting **All** includes data from all domains you currently have access to. N
5656

5757
You can choose from:
5858

59-
- All domains - to look through all available data in your query
60-
- Endpoints - to look through endpoint data as provided by Microsoft Defender for Endpoint
61-
- Apps and identities - to look through application and identity data as provided by Microsoft Defender for Cloud Apps and Microsoft Defender for Identity; users familiar with [Activity log](/defender-cloud-apps/activity-filters) can find the same data here
62-
- Email and collaboration - to look through email and collaboration apps data like SharePoint, OneDrive and others; users familiar with [Threat Explorer](/defender-office-365/threat-explorer-real-time-detections-about) can find the same data here
59+
- All domains - To look through all available data in your query.
60+
- Endpoints - To look through endpoint data as provided by Microsoft Defender for Endpoint.
61+
- Email and collaboration - To look through email and collaboration apps data like SharePoint, OneDrive and others; users familiar with [Threat Explorer](/defender-office-365/threat-explorer-real-time-detections-about) can find the same data here.
62+
- Apps and identities - To look through application and identity data as provided by Microsoft Defender for Cloud Apps and Microsoft Defender for Identity; users familiar with [Activity log](/defender-cloud-apps/activity-filters) can find the same data here.
63+
- Cloud infrastructure - To look through cloud infrastructure data as provided by Microsoft Defender for Cloud.
64+
- Exposure management - To look through exposure management data as provided by Microsoft Security Exposure Management.
6365

6466
## Use basic filters
6567

@@ -177,5 +179,5 @@ Then, add another condition, this time specifying the folder or **DeliveryLocati
177179

178180
- [Refine your query in guided mode](advanced-hunting-query-builder-details.md)
179181
- [Work with query results in guided mode](advanced-hunting-query-builder-results.md)
180-
- [Understand the schema](advanced-hunting-schema-tables.md)
182+
- [Understand the schema](advanced-hunting-schema-tables.md)
181183
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/defender-m3d-techcommunity.md)]

defender-xdr/advanced-hunting-query-language.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Learn the advanced hunting query language in Microsoft Defender XDR
2+
title: Learn the advanced hunting query language in Microsoft Defender
33
description: Create your first threat hunting query and learn about common operators and other aspects of the advanced hunting query language
44
search.appverid: met150
55
ms.service: defender-xdr
@@ -18,17 +18,16 @@ ms.collection:
1818
ms.custom:
1919
- cx-ti
2020
ms.topic: how-to
21-
ms.date: 04/22/2024
21+
ms.date: 10/18/2024
22+
appliesto:
23+
- Microsoft Defender XDR
24+
- Microsoft Sentinel in the Microsoft Defender portal
2225
---
2326

2427
# Learn the advanced hunting query language
2528

2629
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/microsoft-defender.md)]
2730

28-
**Applies to:**
29-
30-
- Microsoft Defender XDR
31-
3231
Advanced hunting is based on the [Kusto query language](/azure/kusto/query/). You can use Kusto operators and statements to construct queries that locate information in a specialized [schema](advanced-hunting-schema-tables.md).
3332

3433
Watch this short video to learn some handy Kusto query language basics.
@@ -176,15 +175,15 @@ You can use the query editor to experiment with multiple queries. To use multipl
176175
- Separate each query with an empty line.
177176
- Place the cursor on any part of a query to select that query before running it. This will run only the selected query. To run another query, move the cursor accordingly and select **Run query**.
178177

179-
:::image type="content" source="/defender/media/multiple-queries.png" alt-text="An example of multiple queries execution in the **New query** page in the Microsoft Defender portal" lightbox="/defender/media/multiple-queries.png":::
178+
:::image type="content" source="/defender/media/multiple-queries.png" alt-text="An example of multiple queries execution in the **New query** page in the Microsoft Defender portal" lightbox="/defender/media/multiple-queries.png":::
180179

181-
For a more efficient workspace, you can also use multiple tabs in the same hunting page. Select **New query** to open a tab for your new query.
180+
For a more efficient workspace, you can also use multiple tabs in the same hunting page. Select **New query** to open a tab for your new query.
182181

183-
:::image type="content" source="/defender/media/multitab.png" alt-text="Opening a new tab by selecting Create new in advanced hunting in the Microsoft Defender portal" lightbox="/defender/media/multitab.png":::
182+
:::image type="content" source="/defender/media/multitab.png" alt-text="Opening a new tab by selecting Create new in advanced hunting in the Microsoft Defender portal" lightbox="/defender/media/multitab.png":::
184183

185-
You can then run different queries without ever opening a new browser tab.
184+
You can then run different queries without ever opening a new browser tab.
186185

187-
:::image type="content" source="/defender/media/multitab-examples.png" alt-text="Run different queries without ever leaving the advanced hunting page in the Microsoft Defender portal" lightbox="/defender/media/multitab-examples.png":::
186+
:::image type="content" source="/defender/media/multitab-examples.png" alt-text="Run different queries without ever leaving the advanced hunting page in the Microsoft Defender portal" lightbox="/defender/media/multitab-examples.png":::
188187

189188
> [!NOTE]
190189
> Using multiple browser tabs with advanced hunting might cause you to lose your unsaved queries. To prevent this from happening, use the tab feature within advanced hunting instead of separate browser tabs.

defender-xdr/advanced-hunting-query-results.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Work with advanced hunting query results in Microsoft Defender XDR
3-
description: Make the most of the query results returned by advanced hunting in Microsoft Defender XDR
2+
title: Work with advanced hunting query results in Microsoft Defender
3+
description: Make the most of the query results returned by advanced hunting in Microsoft Defender
44
search.appverid: met150
55
ms.service: defender-xdr
66
ms.subservice: adv-hunting
@@ -17,16 +17,16 @@ ms.collection:
1717
ms.custom:
1818
- cx-ti
1919
ms.topic: how-to
20-
ms.date: 08/06/2024
20+
ms.date: 10/18/2024
21+
appliesto:
22+
- Microsoft Defender XDR
23+
- Microsoft Sentinel in the Microsoft Defender portal
2124
---
2225

2326
# Work with advanced hunting query results
2427

2528
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/microsoft-defender.md)]
2629

27-
**Applies to:**
28-
- Microsoft Defender XDR
29-
3030
[!INCLUDE [Prerelease information](../includes/prerelease.md)]
3131

3232
While you can construct your [advanced hunting](advanced-hunting-overview.md) queries to return precise information, you can also work with the query results to gain further insight and investigate specific activities and indicators. You can take the following actions on your query results:

defender-xdr/advanced-hunting-security-copilot.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,14 @@ ms.collection:
1919
ms.custom:
2020
- cx-ti
2121
ms.topic: how-to
22-
ms.date: 10/02/2024
23-
---
24-
25-
# Microsoft Copilot for Security in advanced hunting
26-
27-
28-
**Applies to:**
29-
22+
ms.date: 10/17/2024
23+
appliesto:
3024
- Microsoft Defender
3125
- Microsoft Defender XDR
26+
- Microsoft Sentinel in the Microsoft Defender portal
27+
---
3228

33-
## Copilot for Security in advanced hunting
29+
# Microsoft Copilot for Security in advanced hunting
3430

3531
[Microsoft Copilot for Security in Microsoft Defender](security-copilot-in-microsoft-365-defender.md) comes with a query assistant capability in advanced hunting.
3632

@@ -45,7 +41,7 @@ Users with access to Copilot for Security have access to this capability in adva
4541
4642
## Try your first request
4743

48-
1. Open the **advanced hunting** page from the navigation bar in Microsoft Defender XDR. The Copilot for Security side pane for advanced hunting appears at the right hand side.
44+
1. Open the **advanced hunting** page from the navigation bar in the Microsoft Defender portal. The Copilot for Security side pane for advanced hunting appears at the right hand side.
4945

5046
:::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":::
5147

@@ -81,8 +77,7 @@ Users with access to Copilot for Security have access to this capability in adva
8177
> Providing feedback is an important way to let the Copilot for Security team know how well the query assistant was able to help in generating a useful KQL query. Feel free to articulate what could have made the query better, what adjustments you had to make before running the generated KQL query, or share the KQL query that you eventually used.
8278
8379

84-
> [!NOTE]
85-
> In the [unified Microsoft Defender portal](advanced-hunting-microsoft-defender.md), you can prompt Copilot for Security to generate advanced hunting queries for both Defender XDR and Microsoft Sentinel tables. Not all Microsoft Sentinel tables are currently supported, but support for these tables can be expected in the future.
80+
In the [Microsoft Defender portal](advanced-hunting-microsoft-defender.md), you can prompt Copilot for Security to generate advanced hunting queries for both Defender XDR and Microsoft Sentinel tables. Not all Microsoft Sentinel tables are currently supported, but support for these tables can be expected in the future.
8681

8782
## Query sessions
8883

defender-xdr/advanced-hunting-shared-queries.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use shared queries in Microsoft Defender XDR advanced hunting
2+
title: Use shared queries in Microsoft Defender advanced hunting
33
description: Start threat hunting immediately with predefined and shared queries. Share your queries to the public or to your organization.
44
search.appverid: met150
55
ms.service: defender-xdr
@@ -18,15 +18,15 @@ ms.custom:
1818
- cx-ti
1919
ms.topic: how-to
2020
ms.date: 04/22/2024
21+
appliesto:
22+
- Microsoft Defender XDR
23+
- Microsoft Sentinel in the Microsoft Defender portal
2124
---
2225

2326
# Use shared queries in advanced hunting
2427

2528
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/microsoft-defender.md)]
2629

27-
**Applies to:**
28-
- Microsoft Defender XDR
29-
3030
[Advanced hunting](advanced-hunting-overview.md) queries can be shared among users in the same organization. You can also save queries that are only accessible to you. You can also find community queries that are shared publicly on GitHub. These saved queries let you quickly pursue specific threat hunting scenarios without having to write queries from scratch.
3131

3232
Under the Queries tab in advanced hunting, you can find the drop-down menus for **Shared queries**, **My queries**, and **Community queries**. You can select a downward-facing arrow to expand a menu.

0 commit comments

Comments
 (0)