You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/stream-analytics/sql-reference-data.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Use reference data from a SQL Database for an Azure Stream Analytics job (Preview)
2
+
title: Use reference data from a SQL Database for an Azure Stream Analytics job
3
3
description: This article describes how to use a SQL Database as reference data input for an Azure Stream Analytics job in the Azure portal and in Visual Studio.
4
4
services: stream-analytics
5
5
author: mamccrea
@@ -9,7 +9,7 @@ ms.service: stream-analytics
9
9
ms.topic: conceptual
10
10
ms.date: 01/29/2019
11
11
---
12
-
# Use reference data from a SQL Database for an Azure Stream Analytics job (Preview)
12
+
# Use reference data from a SQL Database for an Azure Stream Analytics job
13
13
14
14
Azure Stream Analytics supports Azure SQL Database as a source of input for reference data. You can use SQL Database as reference data for your Stream Analytics job in the Azure portal and in Visual Studio with Stream Analytics tools. This article demonstrates how to do both methods.
0 commit comments