Skip to content

Commit 81427cd

Browse files
Merge pull request #214751 from enkrumah/patch-46
Update app-insights-export-stream-analytics.md
2 parents a5f1f43 + 8e625e7 commit 81427cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/stream-analytics/app-insights-export-stream-analytics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Export using Stream Analytics from Azure Application Insights | Microsoft Docs
33
description: Stream Analytics can continuously transform, filter and route the data you export from Application Insights.
44
ms.topic: conceptual
5-
ms.date: 01/08/2019
5+
ms.date: 10/17/2022
66
ms.service: stream-analytics
7+
ms.author: ebnkruma
78
---
89

910
# Use Stream Analytics to process exported data from Application Insights
@@ -16,7 +17,7 @@ In this example, we'll create an adaptor that takes data from Application Insigh
1617
> There are much better and easier [recommended ways to display Application Insights data in Power BI](../azure-monitor/app/export-power-bi.md). The path illustrated here is just an example to illustrate how to process exported data.
1718
1819
> [!IMPORTANT]
19-
> Continuous export has been deprecated and is only supported for classic Application Insights resources. [Migrate to a workspace-based Application Insights resource](../azure-monitor/app/convert-classic-resource.md) to use [diagnostic settings](../azure-monitor/app/export-telemetry.md#diagnostic-settings-based-export) for exporting telemetry.
20+
> Continuous export will be deprecated on February 29, 2024 and is only supported for classic Application Insights resources. Azure Stream Analytics does not support reading from AppInsights with diagnostic settings.
2021
2122

2223
![Block diagram for export through Stream Analytics to PowerBI.](./media/app-insights-export-stream-analytics/020.png)

0 commit comments

Comments
 (0)