Skip to content

Commit 3430aed

Browse files
committed
adding sdk links
1 parent be7ea96 commit 3430aed

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
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">Bing Web Search API v7</a></p>
69+
- title: SDKs
70+
html: <p><a href="https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/bingwebsearchapi?view=azure-dotnet">.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

Lines changed: 2 additions & 0 deletions
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)