Skip to content

Commit 33c1211

Browse files
authored
Update articles/stream-analytics/sql-database-output.md
1 parent de60ecf commit 33c1211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/sql-database-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can configure the max message size by using **Max batch count**. The default
4545

4646
## Output data type mappings
4747

48-
As the schema of the target table in your SQL database must exactly match the fields and their types in your job's output, you can refer to [Data Types (Azure Stream Analytics)](https://learn.microsoft.com/en-us/stream-analytics-query/data-types-azure-stream-analytics) for detailed type mappings between ASA and SQL.
48+
As the schema of the target table in your SQL database must exactly match the fields and their types in your job's output, you can refer to [Data Types (Azure Stream Analytics)](/stream-analytics-query/data-types-azure-stream-analytics) for detailed type mappings between ASA and SQL.
4949

5050
## Limitation
5151

0 commit comments

Comments
 (0)