We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ce935 commit f43175fCopy full SHA for f43175f
articles/stream-analytics/functions-overview.md
@@ -1,6 +1,6 @@
1
---
2
title: User-defined functions in Azure Stream Analytics
3
-description: This article is an overview of
+description: This article is an overview of user-defined functions in Azure Stream Analytics.
4
author: mamccrea
5
ms.author: mamccrea
6
ms.service: stream-analytics
@@ -25,8 +25,8 @@ FROM
25
26
Azure Stream Analytics supports the following four function types:
27
28
-* Javascript user-defined functions
29
-* Javascript user-defined aggregates
+* JavaScript user-defined functions
+* JavaScript user-defined aggregates
30
* C# user-defined functions (using Visual Studio)
31
* Azure Machine Learning
32
0 commit comments