Skip to content

Commit 815b55d

Browse files
authored
Merge pull request #74517 from aahill/ad-sdk-links
[CogSvcs][Anomaly Detector] Adding SDK links
2 parents c2d4a91 + e6d08dd commit 815b55d

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

articles/cognitive-services/Anomaly-Detector/index.yml

+16
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,19 @@ sections:
5757
src: media/logo_python.svg
5858
href: quickstarts/detect-data-anomalies-python
5959
text: "Python"
60+
61+
- title: Reference
62+
items:
63+
- type: list
64+
style: cards
65+
className: cardsD
66+
items:
67+
- title: REST API
68+
html: <p><a href="https://aka.ms/anomaly-detector-rest-api-ref">Anomaly Detector API</a></p>
69+
- title: SDKs
70+
html: <p><a href="https://aka.ms/anomaly-detector-dotnet-ref">.NET</a></p>
71+
<p><a href="https://go.microsoft.com/fwlink/?linkid=2089915">Go</a></p>
72+
- title: PowerShell
73+
html: <p><a href="https://docs.microsoft.com/powershell/module/az.cognitiveservices/#cognitive_services">Azure PowerShell</a></p>
74+
- title: CLI
75+
html: <p><a href="https://docs.microsoft.com/cli/azure/cognitiveservices?view=azure-cli-latest">Azure CLI</a></p>

articles/cognitive-services/Anomaly-Detector/toc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
items:
3333
- name: .NET
3434
href: https://aka.ms/anomaly-detector-dotnet-ref
35+
- name: Go
36+
href: https://go.microsoft.com/fwlink/?linkid=2089915
3537
- name: Resources
3638
items:
3739
- name: Pricing

0 commit comments

Comments
 (0)