@@ -113,9 +113,36 @@ conceptualContent:
113
113
- title : Search
114
114
summary : Add Bing Search APIs to your apps and harness the ability to comb billions of webpages, images, videos, and news with a single API call.
115
115
links :
116
- - url : ./bing-web- search/index.yml
116
+ - url : ./Bing-Autosuggest/get-suggested- search-terms.md
117
117
itemType : overview
118
- text : Bing search APIs
118
+ text : Autosuggest Search
119
+ - url : ./bing-custom-search/overview.md
120
+ itemType : overview
121
+ text : Custom Search
122
+ - url : ./bing-entities-search/overview.md
123
+ itemType : overview
124
+ text : Entity Search
125
+ - url : ./bing-image-search/overview.md
126
+ itemType : overview
127
+ text : Image Search
128
+ - url : ./bing-local-business-search/overview.md
129
+ itemType : overview
130
+ text : Local Business Search (Preview)
131
+ - url : ./bing-news-search/search-the-web.md
132
+ itemType : overview
133
+ text : News Search
134
+ - url : ./bing-spell-check/overview.md
135
+ itemType : overview
136
+ text : Spell Check
137
+ - url : ./Bing-Video-Search/overview.md
138
+ itemType : overview
139
+ text : Video Search
140
+ - url : ./bing-visual-search/overview.md
141
+ itemType : overview
142
+ text : Visual Search
143
+ - url : ./bing-web-search/overview.md
144
+ itemType : overview
145
+ text : Web Search
119
146
- title : Cognitive Service Containers
120
147
summary : Container support in Azure Cognitive Services allows developers to use the same rich APIs that are available in Azure, and enables flexibility in where to deploy and host the services that come with Docker containers.
121
148
links :
@@ -134,9 +161,6 @@ conceptualContent:
134
161
- url : ./containers/docker-compose-recipe.md
135
162
itemType : get-started
136
163
text : Use Docker Compose to deploy multiple containers
137
- - url : ./containers/container-image-tags.md
138
- itemType : reference
139
- text : Cognitive Services container image tags
140
164
- url : ./containers/container-faq.md
141
165
itemType : reference
142
166
text : Cognitive Services containers FAQ
@@ -146,12 +170,10 @@ additionalContent:
146
170
- items :
147
171
- title : Additional resources
148
172
links :
149
- - text : Support & help options
150
- url : cognitive-services-support-options.md
151
173
- text : Azure CLI
152
174
url : https://docs.microsoft.com/cli/azure/cognitiveservices?view=azure-cli-latest
153
175
- text : PowerShell
154
- url : https://docs.microsoft.com/powershell/module/az.cognitiveservices/?view=azps-3.0 .0#cognitive_services
176
+ url : https://docs.microsoft.com/powershell/module/az.cognitiveservices/?view=azps-2.5 .0#cognitive_services
155
177
- title : REST APIs
156
178
links :
157
179
- text : Cognitive Services Management
@@ -161,7 +183,7 @@ additionalContent:
161
183
- text : .NET
162
184
url : https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client?view=azure-dotnet
163
185
- text : Go
164
- url : https://godoc.org/github.com/azure /azure-sdk-for-go/services/cognitiveservices
186
+ url : https://godoc.org/github.com/Azure /azure-sdk-for-go/services/cognitiveservices
165
187
- text : Java
166
188
url : https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client?view=azure-java-stable
167
189
- text : Node.js
0 commit comments