File tree Expand file tree Collapse file tree 3 files changed +63
-3
lines changed
articles/cognitive-services Expand file tree Collapse file tree 3 files changed +63
-3
lines changed Original file line number Diff line number Diff line change @@ -169,5 +169,26 @@ landingContent:
169
169
url : quickstarts-sdk/python-sdk.md
170
170
- text : Using the Java SDK
171
171
url : quickstarts-sdk/java-sdk.md
172
-
173
-
172
+ - title : Reference
173
+ linkLists :
174
+ - linkListType : reference
175
+ links :
176
+ - text : Computer Vision API v2.0
177
+ url : https://westus.dev.cognitive.microsoft.com/docs/services/5adf991815e1060e6355ad44
178
+ - text : Computer Vision API v1.0
179
+ url : https://westus.dev.cognitive.microsoft.com/docs/services/56f91f2d778daf23d8ec6739
180
+ - text : .NET SDK
181
+ url : https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/computervision?view=azure-dotnet
182
+ - text : Python SDK
183
+ url : https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/computervision?view=azure-python
184
+ - text : Java SDK
185
+ url : https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/computervision?view=azure-java-stable
186
+ - text : Node.js SDK
187
+ url : https://docs.microsoft.com/javascript/api/azure-cognitiveservices-computervision?view=azure-node-latest
188
+ - text : Go SDK
189
+ url : https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision
190
+ - text : Azure PowerShell
191
+ url : https://docs.microsoft.com/powershell/module/az.cognitiveservices/#cognitive_services
192
+ - text : Azure Command-Line Interface (CLI)
193
+ url : https://docs.microsoft.com/cli/azure/cognitiveservices?view=azure-cli-latest#az-cognitiveservices-list
194
+
Original file line number Diff line number Diff line change @@ -107,4 +107,27 @@ landingContent:
107
107
- text : Move your Limited Trial project to Azure
108
108
url : move-your-project-to-azure.md
109
109
- text : Update your app to the 3.0 API
110
- url : update-application-to-3.0-sdk.md
110
+ url : update-application-to-3.0-sdk.md
111
+
112
+ - title : Reference
113
+ linkLists :
114
+ - linkListType : reference
115
+ links :
116
+ - text : Training API
117
+ url : https://go.microsoft.com/fwlink/?linkid=865446
118
+ - text : Prediction API
119
+ url : https://go.microsoft.com/fwlink/?linkid=865445
120
+ - text : .NET SDK
121
+ url : https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/customvision?view=azure-dotnet
122
+ - text : Python SDK
123
+ url : https://docs.microsoft.com/python/api/azure-cognitiveservices-vision-customvision/?view=azure-python
124
+ - text : Java SDK
125
+ url : https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/customvision?view=azure-java-stable
126
+ - text : Go SDK (training)
127
+ url : https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/customvision/training
128
+ - text : Go SDK (prediction)
129
+ url : https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.1/customvision/prediction
130
+ - text : Azure PowerShell
131
+ url : https://docs.microsoft.com/powershell/module/az.cognitiveservices/#cognitive_services
132
+ - text : Azure Command-Line Interface (CLI)
133
+ url : https://docs.microsoft.com/cli/azure/cognitiveservices?view=azure-cli-latest
Original file line number Diff line number Diff line change @@ -74,3 +74,19 @@ landingContent:
74
74
links :
75
75
- text : Use container instances
76
76
url : deploy-form-recognizer-on-container-instances.md
77
+
78
+ - title : Reference
79
+ linkLists :
80
+ - linkListType : reference
81
+ links :
82
+ - text : Form Recognizer API
83
+ url : https://aka.ms/form-recognizer/api
84
+ - text : .NET SDK
85
+ url : https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/formrecognizer?view=azure-dotnet-preview
86
+ - text : Azure PowerShell
87
+ url : https://docs.microsoft.com/powershell/module/az.cognitiveservices/#cognitive_services
88
+ - text : Azure Command-Line Interface (CLI)
89
+ url : https://docs.microsoft.com/cli/azure/cognitiveservices?view=azure-cli-latest#az-cognitiveservices-list
90
+
91
+
92
+
You can’t perform that action at this time.
0 commit comments