Skip to content

Commit 1d0cc4b

Browse files
john-paraahill
andauthored
1678688, applied more suggestions from code review.
Co-Authored-By: aahill <[email protected]>
1 parent 3c61aa4 commit 1d0cc4b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/cognitive-services/Bing-Custom-Search/includes/quickstarts/custom-search-client-library-csharp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ ms.author: aahi
1212

1313
Get started with the Bing Custom Search client library for C#. Follow these steps to install the package and try out the example code for basic tasks. The Bing Custom Search API enables you to create tailored, ad-free search experiences for topics that you care about. The source code for this sample can be found on [GitHub](https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/tree/master/BingSearchv7/BingCustomWebSearch).
1414

15-
Use the Bing Custom Search client library for Java to:
15+
Use the Bing Custom Search client library for C# to:
1616
* Find search results on the web, from your Bing Custom Search instance.
17+
1718
[Reference documentation](https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/bingcustomsearch?view=azure-dotnet) | [Library source code](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Search.BingCustomSearch) | [Package (NuGet)](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Search.CustomSearch/1.2.0) | [Samples](https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples)
1819

1920

articles/cognitive-services/Bing-Custom-Search/includes/quickstarts/custom-search-client-library-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: aahi
1212

1313
Get started with the Bing Custom Search client library for Python. Follow these steps to install the package and try out the example code for basic tasks. The Bing Custom Search API enables you to create tailored, ad-free search experiences for topics that you care about.The source code for this sample can be found on [GitHub](https://github.com/Azure-Samples/cognitive-services-python-sdk-samples/blob/master/samples/search/custom_search_samples.py).
1414

15-
Use the Bing Custom Search client library for Java to:
15+
Use the Bing Custom Search client library for Python to:
1616
* Find search results on the web, from your Bing Custom Search instance.
1717

1818
[Reference documentation](https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/customsearch?view=azure-python) | [Library source code](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/cognitiveservices/azure-cognitiveservices-search-customsearch) | [Package (PyPi)](https://pypi.org/project/azure-cognitiveservices-search-customsearch/) | [Samples](https://github.com/Azure-Samples/cognitive-services-python-sdk-samples/)

0 commit comments

Comments
 (0)