Skip to content

Commit d8defaa

Browse files
authored
Merge pull request #267463 from JasonWHowell/streamanalytics
BULK: Updating Q&A link for stream analytics pages
2 parents 9765434 + f3754e4 commit d8defaa

24 files changed

+24
-24
lines changed

articles/stream-analytics/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@
882882
- name: Feedback forum
883883
href: https://feedback.azure.com/d365community/forum/d12ec4e3-b825-ec11-b6e6-000d3a4f0f1c
884884
- name: Microsoft Q&A question page
885-
href: /answers/topics/azure-stream-analytics.html
885+
href: /answers/tags/179/azure-stream-analytics
886886
- name: Pricing
887887
href: https://azure.microsoft.com/pricing/details/stream-analytics/
888888
- name: Pricing calculator

articles/stream-analytics/automation-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ Once the script is understood, it's straightforward to rework it to extend its s
440440

441441
## Get support
442442

443-
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
443+
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
444444

445445
## Next steps
446446

articles/stream-analytics/input-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ Finally, we can do some light integration testing in VS Code. We can insert reco
551551

552552
## Get support
553553

554-
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
554+
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
555555

556556
## Next steps
557557

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ Each approach offers different value proposition and capabilities:
426426

427427
## Get support
428428

429-
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
429+
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
430430

431431
## Next steps
432432

articles/stream-analytics/stream-analytics-dotnet-management-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ The **Delete** method will delete the job as well as the underlying sub-resource
282282
```
283283

284284
## Get support
285-
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
285+
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
286286

287287
## Next steps
288288
You've learned the basics of using a .NET SDK to create and run analytics jobs. To learn more, see the following articles:

articles/stream-analytics/stream-analytics-edge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ This version information was last updated on 2020-09-21:
117117

118118

119119
## Get help
120-
For further assistance, try the [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
120+
For further assistance, try the [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
121121

122122
## Next steps
123123

articles/stream-analytics/stream-analytics-how-to-configure-azure-machine-learning-endpoints-in-stream-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Now query the UDF (here named scoreTweet) for every input event and write a resp
182182

183183

184184
## Get help
185-
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html)
185+
For further assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics)
186186

187187
## Next steps
188188
* [Introduction to Azure Stream Analytics](stream-analytics-introduction.md)

articles/stream-analytics/stream-analytics-javascript-user-defined-aggregates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Create a local JSON file with below content, upload the file to Stream Analytics
217217

218218
## Get help
219219

220-
For additional help, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
220+
For additional help, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
221221

222222
## Next steps
223223

articles/stream-analytics/stream-analytics-job-diagram-with-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ If the preceding query step is an input processor, use the input metrics to help
7272

7373

7474
## Get help
75-
For additional assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
75+
For additional assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
7676

7777
## Next steps
7878
* [Introduction to Stream Analytics](stream-analytics-introduction.md)

articles/stream-analytics/stream-analytics-job-logical-diagram-with-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The input data related metrics can be viewed under **Input** category in the cha
7777

7878

7979
## Get help
80-
For more assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/topics/azure-stream-analytics.html).
80+
For more assistance, try our [Microsoft Q&A question page for Azure Stream Analytics](/answers/tags/179/azure-stream-analytics).
8181

8282
## Next steps
8383
* [Introduction to Stream Analytics](stream-analytics-introduction.md)

0 commit comments

Comments
 (0)