Skip to content

Commit 1f3fa7f

Browse files
authored
Merge pull request #309720 from mberdugo/LivestreamDeprecation
Livestream deprecation
2 parents 87fc1c7 + 5e97995 commit 1f3fa7f

1 file changed

Lines changed: 19 additions & 14 deletions

File tree

articles/sentinel/livestream.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
title: Detect threats by using hunting livestream in Microsoft Sentinel
33
description: Detect threats in real time with hunting livestream in Microsoft Sentinel. Set up sessions, receive notifications, and take action fast.
44
ms.topic: how-to
5-
ms.date: 07/06/2025
5+
ms.date: 12/06/2025
66
ms.author: monaberdugo
77
author: mberdugo
8+
ms.reviewer: Ben Nick
89
ms.collection: usx-security
910
appliesto:
1011
- Microsoft Sentinel in the Microsoft Defender portal
@@ -13,14 +14,18 @@ ms.custom:
1314
- ai-gen-docs-bap
1415
- ai-gen-description
1516
- ai-seo-date:07/06/2025
17+
18+
#customer intent: As a Microsoft Sentinel user, I want to learn how to use hunting livestream to detect threats in real time, so that I can quickly respond to security incidents.
1619
---
1720

1821
# Detect threats by using hunting livestream in Microsoft Sentinel
1922

20-
Use hunting livestream to create interactive sessions that let you test newly created queries as events occur, get notifications from the sessions when a match is found, and launch investigations if necessary. You can quickly create a livestream session using any Log Analytics query.
23+
Use hunting livestream to create interactive sessions that let you test newly created queries as events occur, get notifications from the sessions when a match is found, and launch investigations if necessary. You can quickly create a livestream session using any Log Analytics query.
2124

2225
> [!NOTE]
23-
> This article is about **Hunting** in Microsoft Sentinel, which also exists in Defender. For **Advanced hunting** in Microsoft Defender, see [Proactively hunt for threats with advanced hunting in Microsoft Defender](/defender-xdr/advanced-hunting-overview).
26+
>Microsoft Sentinel livestreams will no longer be available from mid-March 2026. To automate queries and notifications, use [KQL jobs](./datalake/kql-jobs.md), [analytics rules](./threat-detection.md#types-of-analytics-rules), or [playbooks](./automation/automate-responses-with-playbooks.md). These alternatives offer persistent query results and support for various messaging platforms.
27+
28+
This article is about **Hunting** in Microsoft Sentinel, which also exists in Defender. For **Advanced hunting** in Microsoft Defender, see [Proactively hunt for threats with advanced hunting in Microsoft Defender](/defender-xdr/advanced-hunting-overview).
2429

2530
[!INCLUDE [unified-soc-preview](includes/unified-soc-preview.md)]
2631

@@ -31,34 +36,34 @@ You can create a livestream session from an existing hunting query, or create yo
3136
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**. Make sure you select *Hunting*, and not *Advanced hunting*.
3237

3338
1. To create a livestream session from a hunting query:
34-
39+
3540
1. From the **Queries** tab, locate the hunting query to use.
3641
1. Right-click the query and select **Add to livestream**. For example:
37-
42+
3843
> [!div class="mx-imgBorder"]
3944
> ![create Livestream session from Microsoft Sentinel hunting query](./media/livestream/livestream-from-query.png)
4045
4146
1. To create a livestream session from scratch:
42-
47+
4348
1. Select the **Livestream** tab.
4449
1. Select **+ New livestream**.
45-
50+
4651
1. On the **Livestream** pane:
47-
52+
4853
- If you started livestream from a query, review the query and make any changes you want to make.
4954
- If you started livestream from scratch, create your query.
5055

5156
Livestream supports **cross-resource queries** of data in Azure Data Explorer. [**Learn more about cross-resource queries**](/azure/azure-monitor/logs/azure-monitor-data-explorer-proxy).
5257

5358
1. Select **Play** from the command bar.
54-
59+
5560
The status bar under the command bar indicates whether your livestream session is running or paused. In the following example, the session is running:
56-
61+
5762
> [!div class="mx-imgBorder"]
5863
> ![create livestream session from Microsoft Sentinel hunting](./media/livestream/livestream-session.png)
5964
6065
1. Select **Save** from the command bar.
61-
66+
6267
Unless you select **Pause**, the session continues to run until you're signed out from the Azure portal.
6368

6469
## View your livestream sessions
@@ -70,10 +75,10 @@ Find your livestream sessions on the **Hunting** > **Livestream** tab.
7075
1. Select the **Livestream** tab.
7176

7277
1. Select the livestream session you want to view or edit. For example:
73-
78+
7479
> [!div class="mx-imgBorder"]
7580
> ![create livestream session from Microsoft Sentinel hunting query](./media/livestream/livestream-tab.png)
76-
81+
7782
Your selected livestream session opens for you to play, pause, edit, and so on.
7883

7984
## Receive notifications when new events occur
@@ -84,7 +89,7 @@ Livestream notifications for new events appear with the Azure or Defender portal
8489

8590
1. In the Azure or Defender portal, go to the notifications on the top right-hand side of the portal page.
8691
1. Select the notification to open the **Livestream** pane.
87-
92+
8893
## Elevate a livestream session to an alert
8994

9095
Promote a livestream session to a new alert by selecting **Elevate to alert** from the command bar on the relevant livestream session:

0 commit comments

Comments
 (0)