@@ -86,8 +86,6 @@ landingContent:
86
86
linkLists :
87
87
- linkListType : concept
88
88
links :
89
- - text : Common query patterns
90
- url : stream-analytics-stream-analytics-query-patterns.md
91
89
- text : Introduction to windowing functions
92
90
url : stream-analytics-window-functions.md
93
91
- text : Introduction to geospatial functions
@@ -108,24 +106,6 @@ landingContent:
108
106
url : stream-analytics-javascript-user-defined-functions.md
109
107
- text : Run a C# user-defined function on a Stream Analytics Edge job
110
108
url : stream-analytics-edge-csharp-udf.md
111
- - title : Review temporal concepts
112
- linkLists :
113
- - linkListType : concept
114
- links :
115
- - text : Understand time handling in Stream Analytics
116
- url : stream-analytics-time-handling.md
117
- - text : Internal checkpoint and replay
118
- url : stream-analytics-concepts-checkpoint-replay.md
119
- - title : Machine learning with Stream Analytics
120
- linkLists :
121
- - linkListType : how-to-guide
122
- links :
123
- - text : Use machine learning to detect anomalies
124
- url : stream-analytics-machine-learning-anomaly-detection.md
125
- - text : Perform sentiment analysis with Azure Machine Learning Studio
126
- url : stream-analytics-machine-learning-integration-tutorial.md
127
- - text : Scale jobs with Machine Learning Studio functions
128
- url : stream-analytics-scale-with-machine-learning-functions.md
129
109
- title : Monitor and troubleshoot your job
130
110
linkLists :
131
111
- linkListType : how-to-guide
@@ -144,6 +124,26 @@ landingContent:
144
124
url : stream-analytics-job-diagram-with-metrics.md
145
125
- text : Troubleshoot data errors
146
126
url : data-errors.md
127
+ - title : Review temporal concepts
128
+ linkLists :
129
+ - linkListType : concept
130
+ links :
131
+ - text : Common query patterns
132
+ url : stream-analytics-stream-analytics-query-patterns.md
133
+ - text : Understand time handling in Stream Analytics
134
+ url : stream-analytics-time-handling.md
135
+ - text : Internal checkpoint and replay
136
+ url : stream-analytics-concepts-checkpoint-replay.md
137
+ - title : Machine learning with Stream Analytics
138
+ linkLists :
139
+ - linkListType : how-to-guide
140
+ links :
141
+ - text : Use machine learning to detect anomalies
142
+ url : stream-analytics-machine-learning-anomaly-detection.md
143
+ - text : Perform sentiment analysis with Azure Machine Learning Studio
144
+ url : stream-analytics-machine-learning-integration-tutorial.md
145
+ - text : Scale jobs with Machine Learning Studio functions
146
+ url : stream-analytics-scale-with-machine-learning-functions.md
147
147
- title : Try Stream Analytics tutorials and solutions
148
148
linkLists :
149
149
- linkListType : tutorial
0 commit comments