Skip to content

Commit 218bf60

Browse files
committed
Added a note
1 parent 8d9588c commit 218bf60

2 files changed

Lines changed: 17 additions & 4 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Query Language in Azure Stream Analytics and Microsoft Fabric Eventstream
3+
description: This file includes a note staging that Fabric Eventstream Query Language and Azure Stream Analytics Query Language are the same, and links to the built-in functions article.
4+
author: spelluru
5+
ms.service: azure-stream-analytics
6+
ms.topic: include
7+
ms.date: 03/09/2026
8+
ms.author: spelluru
9+
ms.custom: "include file"
10+
---
11+
12+
13+
> [!NOTE]
14+
> [Fabric Eventstream](/fabric/real-time-intelligence/event-streams/overview) is built on the same runtime as Azure Stream Analytics. Therefore, the concepts explained in this article are applicable to both Azure Stream Analytics and the Fabric Eventstream.

articles/stream-analytics/stream-analytics-stream-analytics-query-patterns.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
22
title: Common query patterns in Azure Stream Analytics
3-
description: This article describes several common query patterns and designs that are useful in Azure Stream Analytics jobs.
3+
description: This article describes several common query patterns and designs that are useful in Azure Stream Analytics jobs and Fabric Eventstream.
44
ms.service: azure-stream-analytics
55
ms.topic: how-to
66
ms.date: 03/04/2026
77
ms.custom: devx-track-js
88
---
99

10-
# Common query patterns in Azure Stream Analytics
10+
# Common query patterns in Azure Stream Analytics and Fabric Eventstream
1111

12-
> [!NOTE]
13-
> This article applies to [Microsoft Fabric Eventstream Query Language](/stream-analytics-query/built-in-functions-azure-stream-analytics) too.
12+
[!INCLUDE [stream-analytics-fabric-event-stream-query-language](./includes/stream-analytics-fabric-event-stream-query-language.md)]
1413

1514
Queries in Azure Stream Analytics are expressed in a SQL-like query language. The language constructs are documented in the [Stream Analytics query language reference](/stream-analytics-query/stream-analytics-query-language-reference) guide.
1615

0 commit comments

Comments
 (0)