Skip to content

Commit f7e445f

Browse files
authored
Update stream-data.md
1 parent 1346010 commit f7e445f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-sql-edge/stream-data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: conceptual
88
author: rothja
99
ms.author: jroth
1010
ms.reviewer: jroth
11-
ms.date: 05/19/2020
11+
ms.date: 07/08/2022
1212
---
1313

1414
# Data streaming in Azure SQL Edge
@@ -26,7 +26,7 @@ T-SQL streaming can help you:
2626

2727
## How does T-SQL streaming work?
2828

29-
T-SQL streaming works in exactly the same manner as [Azure Stream Analytics](../stream-analytics/stream-analytics-introduction.md#how-does-stream-analytics-work). For example, it uses the concept of streaming *jobs* for processing of real-time data streaming.
29+
T-SQL streaming works in exactly the same manner as [Azure Stream Analytics](../stream-analytics/stream-analytics-introduction.md). For example, it uses the concept of streaming *jobs* for processing of real-time data streaming.
3030

3131
A stream analytics job consists of:
3232

@@ -59,4 +59,4 @@ The following limitations and restrictions apply to T-SQL streaming.
5959

6060
- [Create a Stream Analytics job in Azure SQL Edge ](create-stream-analytics-job.md)
6161
- [Viewing metadata associated with stream jobs in Azure SQL Edge ](streaming-catalog-views.md)
62-
- [Create external stream](create-external-stream-transact-sql.md)
62+
- [Create external stream](create-external-stream-transact-sql.md)

0 commit comments

Comments
 (0)