From ab5f888c44d0eb5b5185dda938293e46362543a9 Mon Sep 17 00:00:00 2001 From: vanpeltgregory Date: Tue, 11 Mar 2025 23:18:26 -0700 Subject: [PATCH 1/4] Update samples links to latest repo/library Update SDK Samples links and remove references to cognitive services --- .../quickstarts/sdk/web-search-client-library-csharp.md | 2 +- .../quickstarts/sdk/web-search-client-library-java.md | 2 +- .../quickstarts/sdk/web-search-client-library-javascript.md | 2 +- .../quickstarts/sdk/web-search-client-library-python.md | 2 +- bing-docs/bing-web-search/samples.md | 6 +++--- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-csharp.md b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-csharp.md index 580a383a..71d23ee4 100644 --- a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-csharp.md +++ b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-csharp.md @@ -423,4 +423,4 @@ When you're done with this project, make sure to remove your subscription key fr ## Next steps > [!div class="nextstepaction"] -> [Cognitive Services .NET SDK samples](https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/) +> [Bing Search .NET SDK samples](https://github.com/microsoft/bing-search-sdk-for-net) diff --git a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-java.md b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-java.md index f712364d..a5f1c224 100644 --- a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-java.md +++ b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-java.md @@ -292,5 +292,5 @@ When you're done with this project, make sure to remove your subscription key fr ## Next steps > [!div class="nextstepaction"] -> [Cognitive Services Java SDK samples](https://github.com/Azure-Samples/cognitive-services-java-sdk-samples/tree/master/Search/BingWebSearch) +> [Bing Search Java SDK samples](https://github.com/microsoft/bing-search-sdk-for-java) diff --git a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md index 468318df..24948d2c 100644 --- a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md +++ b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md @@ -102,4 +102,4 @@ When you're done with this project, make sure to remove your subscription key fr ## Next steps > [!div class="nextstepaction"] -> [Cognitive Services Node.js SDK samples](https://github.com/Azure-Samples/cognitive-services-node-sdk-samples) +> [Bing Search Node.js SDK samples](https://github.com/Azure-Samples/cognitive-services-node-sdk-samples) diff --git a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-python.md b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-python.md index 3270c0cb..43ce55dc 100644 --- a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-python.md +++ b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-python.md @@ -317,4 +317,4 @@ When you're done with this project, make sure to remove your subscription key fr ## Next steps > [!div class="nextstepaction"] -> [Cognitive Services Python SDK samples](https://github.com/Azure-Samples/cognitive-services-python-sdk-samples) +> [Bing Search Python SDK samples](https://github.com/microsoft/bing-search-sdk-for-python) diff --git a/bing-docs/bing-web-search/samples.md b/bing-docs/bing-web-search/samples.md index 3a7c892d..d15b54e3 100644 --- a/bing-docs/bing-web-search/samples.md +++ b/bing-docs/bing-web-search/samples.md @@ -38,9 +38,9 @@ Here's a list of SDK samples by language. The list is subject to change. For the |Language|Sample |-|- |C#|Bing Web Search -|Java|Bing Web Search -|Node.js|Bing Web Search -|Python|Bing Web Search +|Java|Bing Web Search +|Node.js|Bing Web Search +|Python|Bing Web Search ## Next steps From 17d3cd581f82b260e33d58db66ded3b0cd498988 Mon Sep 17 00:00:00 2001 From: vanpeltgregory Date: Wed, 26 Mar 2025 01:13:57 -0700 Subject: [PATCH 2/4] Bing Web Search: Update samples/QS links to latest repo/library Update SDK Samples/Quick Start links and remove references to cognitive services --- .../sdk/web-search-client-library-csharp.md | 6 +++--- .../quickstarts/sdk/web-search-client-library-java.md | 6 +++--- .../sdk/web-search-client-library-python.md | 6 +++--- bing-docs/bing-web-search/samples.md | 10 +++++----- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-csharp.md b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-csharp.md index 71d23ee4..ac887092 100644 --- a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-csharp.md +++ b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-csharp.md @@ -9,14 +9,14 @@ ms.service: bing-search-services ms.subservice: bing-web-search ms.topic: quickstart ms.date: 07/15/2020 -ms.author: scottwhi +ms.author: v-grvanpelt --- # Quickstart: Use a Bing Web Search .NET client library The Bing Web Search client library makes it easy to integrate Bing Web Search into your C# application. In this quickstart, you'll learn how to instantiate a client, send a request, and print the response. -Want to see the code right now? Samples for the [Bing Search client libraries for .NET](https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/tree/master/BingSearchv7) are available on GitHub. +Want to see the code right now? Samples for the [Bing Search client libraries for .NET](https://github.com/microsoft/bing-search-sdk-for-net/tree/main/samples/BingSearchSamples/BingWebSearch) are available on GitHub. ## Prerequisites @@ -423,4 +423,4 @@ When you're done with this project, make sure to remove your subscription key fr ## Next steps > [!div class="nextstepaction"] -> [Bing Search .NET SDK samples](https://github.com/microsoft/bing-search-sdk-for-net) +> [Bing Web Search .NET SDK samples](https://github.com/microsoft/bing-search-sdk-for-net/tree/main/samples/BingSearchSamples/BingWebSearch) diff --git a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-java.md b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-java.md index a5f1c224..d5d1859a 100644 --- a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-java.md +++ b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-java.md @@ -9,7 +9,7 @@ ms.service: bing-search-services ms.subservice: bing-web-search ms.topic: quickstart ms.date: 07/15/2020 -ms.author: scottwhi +ms.author: v-grvanpelt --- # Quickstart: Use a Bing Web Search Java client library @@ -17,7 +17,7 @@ ms.author: scottwhi The Bing Web Search client library makes it easy to integrate Bing Web Search into your Java application. In this quickstart, you'll learn how to send a request, receive a JSON response, and filter and parse the results. -Want to see the code right now? Samples for the [Bing Search client libraries for Java](https://github.com/Azure-Samples/cognitive-services-java-sdk-samples/tree/master/Search) are available on GitHub. +Want to see the code right now? Samples for the [Bing Search client libraries for Java](https://github.com/microsoft/bing-search-sdk-for-java/tree/main/samples/sdk/WebSearchSample) are available on GitHub. ## Prerequisites @@ -292,5 +292,5 @@ When you're done with this project, make sure to remove your subscription key fr ## Next steps > [!div class="nextstepaction"] -> [Bing Search Java SDK samples](https://github.com/microsoft/bing-search-sdk-for-java) +> [Bing Web Search Java SDK samples](https://github.com/microsoft/bing-search-sdk-for-java/tree/main/samples/sdk/WebSearchSample) diff --git a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-python.md b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-python.md index 43ce55dc..60d3513b 100644 --- a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-python.md +++ b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-python.md @@ -9,14 +9,14 @@ ms.service: bing-search-services ms.subservice: bing-web-search ms.topic: quickstart ms.date: 07/15/2020 -ms.author: scottwhi +ms.author: v-grvanpelt --- # Quickstart: Use a Bing Web Search Python client library The Bing Web Search client library makes it easy to integrate Bing Web Search into your Python application. In this quickstart, you'll learn how to send a request, receive a JSON response, and filter and parse the results. -Want to see the code right now? Samples for the [Bing Search client libraries for Python](https://github.com/Azure-Samples/cognitive-services-python-sdk-samples/tree/master/samples/search) are available on GitHub. +Want to see the code right now? Samples for the [Bing Search client libraries for Python](https://github.com/microsoft/bing-search-sdk-for-python/blob/main/samples/sdk/web_search_samples.py) are available on GitHub. ## Prerequisites @@ -317,4 +317,4 @@ When you're done with this project, make sure to remove your subscription key fr ## Next steps > [!div class="nextstepaction"] -> [Bing Search Python SDK samples](https://github.com/microsoft/bing-search-sdk-for-python) +> [Bing Web Search Python SDK samples](https://github.com/microsoft/bing-search-sdk-for-python/blob/main/samples/sdk/web_search_samples.py) diff --git a/bing-docs/bing-web-search/samples.md b/bing-docs/bing-web-search/samples.md index d15b54e3..bafea1b5 100644 --- a/bing-docs/bing-web-search/samples.md +++ b/bing-docs/bing-web-search/samples.md @@ -9,7 +9,7 @@ ms.service: bing-search-services ms.subservice: bing-web-search ms.topic: sample ms.date: 07/15/2020 -ms.author: scottwhi +ms.author: v-grvanpelt --- # Bing Web Search samples @@ -37,10 +37,10 @@ Here's a list of SDK samples by language. The list is subject to change. For the |Language|Sample |-|- -|C#|Bing Web Search -|Java|Bing Web Search -|Node.js|Bing Web Search -|Python|Bing Web Search +|C#|Bing Web Search +|Java|Bing Web Search +|Node.js|Bing Web Search +|Python|Bing Web Search ## Next steps From e7b48ff327fe03b6be708bccca8c2d25fb6c3914 Mon Sep 17 00:00:00 2001 From: vanpeltgregory Date: Wed, 26 Mar 2025 21:10:38 -0700 Subject: [PATCH 3/4] fix ms author per review feedback ms author changed to valid value for this commit in one flagged file from validation --- .../quickstarts/sdk/web-search-client-library-javascript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md index 24948d2c..c77c1832 100644 --- a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md +++ b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md @@ -9,7 +9,7 @@ ms.service: bing-search-services ms.subservice: bing-web-search ms.topic: quickstart ms.date: 07/15/2020 -ms.author: scottwhi +ms.author: v-grvanp --- # Quickstart: Use a Bing Web Search JavaScript client library From 71e2e919d62812070933c184bb42de6f7b6d2f58 Mon Sep 17 00:00:00 2001 From: vanpeltgregory Date: Wed, 23 Apr 2025 07:16:45 -0700 Subject: [PATCH 4/4] Update web-search-client-library-javascript.md Fixed the ms.author typo on line 12 --- .../quickstarts/sdk/web-search-client-library-javascript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md index c77c1832..60757667 100644 --- a/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md +++ b/bing-docs/bing-web-search/quickstarts/sdk/web-search-client-library-javascript.md @@ -9,7 +9,7 @@ ms.service: bing-search-services ms.subservice: bing-web-search ms.topic: quickstart ms.date: 07/15/2020 -ms.author: v-grvanp +ms.author: v-grvanpelt --- # Quickstart: Use a Bing Web Search JavaScript client library