Skip to content

Commit c01b17a

Browse files
authored
Merge pull request #244019 from spelluru/ehubdedicated0705
added links to SDk samples
2 parents 339d5bb + 41e5bf6 commit c01b17a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/stream-analytics/TOC.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,15 @@
5151
- name: Samples
5252
items:
5353
- name: Code samples
54-
href: /samples/browse/?products=azure-stream-analytics
54+
items:
55+
- name: .NET
56+
href: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics/samples/Generated/Samples
57+
- name: Java
58+
href: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/streamanalytics/azure-resourcemanager-streamanalytics/src/samples/java/com/azure/resourcemanager/streamanalytics/generated
59+
- name: JavaScript and TypeScript
60+
href: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/streamanalytics/arm-streamanalytics/samples/v4
61+
- name: Python
62+
href: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/streamanalytics/azure-mgmt-streamanalytics/generated_samples
5563
- name: Concepts
5664
items:
5765
- name: Stream Analytics resource model

0 commit comments

Comments
 (0)