@@ -82,30 +82,6 @@ landingContent:
82
82
links :
83
83
- text : Troubleshoot output connections
84
84
url : stream-analytics-troubleshoot-output.md
85
- - title : Transform data with Stream Analytics queries
86
- linkLists :
87
- - linkListType : concept
88
- links :
89
- - text : Introduction to windowing functions
90
- url : stream-analytics-window-functions.md
91
- - text : Introduction to geospatial functions
92
- url : stream-analytics-geospatial-functions.md
93
- - text : Parse JSON and Avro data
94
- url : stream-analytics-parsing-json.md
95
- - linkListType : how-to-guide
96
- links :
97
- - text : Troubleshoot query logic
98
- url : stream-analytics-troubleshoot-query.md
99
- - text : Write JavaScript user-defined aggregates
100
- url : stream-analytics-javascript-user-defined-aggregates.md
101
- - text : Develop .NET user-defined functions for IoT Edge jobs
102
- url : stream-analytics-edge-csharp-udf-methods.md
103
- - linkListType : tutorial
104
- links :
105
- - text : Run a JavaScript user-defined function
106
- url : stream-analytics-javascript-user-defined-functions.md
107
- - text : Run a C# user-defined function on a Stream Analytics Edge job
108
- url : stream-analytics-edge-csharp-udf.md
109
85
- title : Monitor and troubleshoot your job
110
86
linkLists :
111
87
- linkListType : how-to-guide
@@ -134,6 +110,30 @@ landingContent:
134
110
url : stream-analytics-time-handling.md
135
111
- text : Internal checkpoint and replay
136
112
url : stream-analytics-concepts-checkpoint-replay.md
113
+ - title : Transform data with Stream Analytics queries
114
+ linkLists :
115
+ - linkListType : concept
116
+ links :
117
+ - text : Introduction to windowing functions
118
+ url : stream-analytics-window-functions.md
119
+ - text : Introduction to geospatial functions
120
+ url : stream-analytics-geospatial-functions.md
121
+ - text : Parse JSON and Avro data
122
+ url : stream-analytics-parsing-json.md
123
+ - linkListType : how-to-guide
124
+ links :
125
+ - text : Troubleshoot query logic
126
+ url : stream-analytics-troubleshoot-query.md
127
+ - text : Write JavaScript user-defined aggregates
128
+ url : stream-analytics-javascript-user-defined-aggregates.md
129
+ - text : Develop .NET user-defined functions for IoT Edge jobs
130
+ url : stream-analytics-edge-csharp-udf-methods.md
131
+ - linkListType : tutorial
132
+ links :
133
+ - text : Run a JavaScript user-defined function
134
+ url : stream-analytics-javascript-user-defined-functions.md
135
+ - text : Run a C# user-defined function on a Stream Analytics Edge job
136
+ url : stream-analytics-edge-csharp-udf.md
137
137
- title : Machine learning with Stream Analytics
138
138
linkLists :
139
139
- linkListType : how-to-guide
0 commit comments