Skip to content

Commit c3de42e

Browse files
authored
Merge pull request #109705 from aahill/freshness
March 2020 freshness edits
2 parents c23e12a + 651dd9a commit c3de42e

File tree

10 files changed

+24
-24
lines changed

10 files changed

+24
-24
lines changed

articles/cognitive-services/Bing-Image-Search/quickstarts/csharp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Search for images - Bing Image Search REST API and C#"
2+
title: "Quickstart: Search for images using the Bing Image Search REST API and C#"
33
titleSuffix: Azure Cognitive Services
44
description: Use this quickstart to send image search requests to the Bing Image Search REST API using C#, and receive JSON responses.
55
services: cognitive-services
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: bing-image-search
1010
ms.topic: quickstart
11-
ms.date: 12/06/2019
11+
ms.date: 03/31/2020
1212
ms.author: aahi
1313
---
1414
# Quickstart: Search for images using the Bing Image Search REST API and C#

articles/cognitive-services/Bing-Image-Search/quickstarts/java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Use Java to call the Bing Image Search REST API"
2+
title: "Quickstart: Search for images using the Bing Image Search REST API and Java"
33
titleSuffix: Azure Cognitive Services
44
description: Use this quickstart to send image search requests to the Bing Image Search REST API using Java, and receive JSON responses.
55
services: cognitive-services
@@ -9,7 +9,7 @@ manager: nitinme
99
ms.service: cognitive-services
1010
ms.subservice: bing-image-search
1111
ms.topic: quickstart
12-
ms.date: 12/06/2019
12+
ms.date: 03/31/2020
1313
ms.author: aahi
1414
ms.custom: seodec2018, seo-java-july2019, seo-java-august2019, seo-java-september2019
1515
---

articles/cognitive-services/Bing-Image-Search/quickstarts/nodejs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: "Quickstart: Search for images REST API and Node.js - Bing Image Search"
2+
title: "Quickstart: Search for images using the Bing Image Search REST API and Node.js"
33
titleSuffix: Azure Cognitive Services
4-
description: Use this quickstart to send image search requests to the Bing Image Search REST API using JavaScript, and receive JSON responses.
4+
description: Use this quickstart to send image search requests to the Bing Image Search REST API using JavaScript, and receive a JSON response.
55
services: cognitive-services
66
documentationcenter: ''
77
author: aahill
88
manager: nitinme
99
ms.service: cognitive-services
1010
ms.subservice: bing-image-search
1111
ms.topic: quickstart
12-
ms.date: 12/06/2019
12+
ms.date: 03/31/2020
1313
ms.author: aahi
1414
ms.custom: seodec2018
1515
---

articles/cognitive-services/Bing-Image-Search/quickstarts/php.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Search for images REST API and PHP - Bing Image Search"
2+
title: "Quickstart: Search for images using the Bing Image Search REST API and PHP"
33
titleSuffix: Azure Cognitive Services
44
description: Use this quickstart to send image search requests to the Bing Image Search REST API using PHP, and receive JSON responses.
55
services: cognitive-services
@@ -9,7 +9,7 @@ manager: nitinme
99
ms.service: cognitive-services
1010
ms.subservice: bing-image-search
1111
ms.topic: quickstart
12-
ms.date: 12/06/2019
12+
ms.date: 03/31/2020
1313
ms.author: aahi
1414
ms.custom: seodec2018
1515
---

articles/cognitive-services/Bing-Image-Search/quickstarts/python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Search for images REST API and Python - Bing Image Search"
2+
title: "Quickstart: Search for images using the Bing Image Search REST API and Python"
33
titleSuffix: Azure Cognitive Services
44
description: Use this quickstart to send image search requests to the Bing Image Search REST API using Python, and receive JSON responses.
55
services: cognitive-services
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: bing-image-search
1010
ms.topic: quickstart
11-
ms.date: 12/06/2019
11+
ms.date: 03/31/2020
1212
ms.author: aahi
1313
ms.custom: seodec2018
1414
---

articles/cognitive-services/Bing-Image-Search/quickstarts/ruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Search for images REST API and Ruby - Bing Image Search"
2+
title: "Quickstart: Search for images using the Bing Image Search REST API and Ruby"
33
titleSuffix: Azure Cognitive Services
44
description: Use this quickstart to send image search requests to the Bing Image Search REST API using Ruby, and receive JSON responses.
55
services: cognitive-services

articles/cognitive-services/Bing-Web-Search/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: What is the Bing Web Search API?
33
titleSuffix: Azure Cognitive Services
4-
description: The Bing Web Search API is a RESTful service that provides instant answers to user queries. Search results are easily configured to include web pages, images, videos, news, translations, and more. Results are provided as JSON and based on search relevance and your Bing Web Search subscriptions.
4+
description: The Bing Web Search API is a RESTful service that provides instant answers to web search queries. Configure results to include web pages, images, videos, news, and more. Results are provided as JSON and based on search relevance and your Bing Web Search subscriptions.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: bing-web-search
1010
ms.topic: overview
11-
ms.date: 12/05/2019
11+
ms.date: 03/31/2020
1212
ms.author: aahi
1313
ms.custom: seodec2018
1414
---

articles/cognitive-services/bing-visual-search/tutorial-visual-search-crop-area-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: bing-visual-search
1010
ms.topic: tutorial
11-
ms.date: 11/29/2019
11+
ms.date: 03/31/2019
1212
ms.author: aahi
1313
---
1414

articles/cognitive-services/bing-visual-search/tutorial-visual-search-image-upload.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: "Tutorial: How to upload image - Bing Visual Search"
2+
title: "Tutorial: How to upload image using the Bing Visual Search API"
33
titleSuffix: Azure Cognitive Services
4-
description: Breaks down the process of uploading an image to Bing to get insights about it and then parsing and displaying the response.
4+
description: Learn how to upload an image to Bing, get insights about it, display the response.
55
services: cognitive-services
66
author: swhite-msft
77
manager: nitinme
88

99
ms.service: cognitive-services
1010
ms.subservice: bing-visual-search
1111
ms.topic: tutorial
12-
ms.date: 11/29/2019
12+
ms.date: 03/31/2020
1313
ms.author: scottwhi
1414
---
1515

articles/cognitive-services/bing-visual-search/tutorial-visual-search-insights-token.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: "Find similar images from previous searches using ImageInsightsToken - Bing Visual Search"
2+
title: "Find similar images from previous searches using image insights tokens and the Bing Visual Search API"
33
titleSuffix: Azure Cognitive Services
4-
description: Use the Bing Visual Search SDK to get URLs of images specified by ImageInsightsToken.
4+
description: Use the Bing Visual Search client library to get URLs of images from previous searches.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme
88

99
ms.service: cognitive-services
1010
ms.subservice: bing-visual-search
1111
ms.topic: tutorial
12-
ms.date: 03/27/2020
12+
ms.date: 03/31/2020
1313
ms.author: aahi
1414
---
1515
# Tutorial: Find similar images from previous searches using an image insights token
1616

17-
The Visual Search SDK enables you to find images online from previous searches that return an `ImageInsightsToken`. This application gets an `ImageInsightsToken` and uses the token in a subsequent search. It then sends the `ImageInsightsToken` to Bing and returns results that include Bing Search URLs and URLs of similar images found online.
17+
The Visual Search client library enables you to find images online from previous searches that return an `ImageInsightsToken`. This application gets an `ImageInsightsToken` and uses the token in a subsequent search. It then sends the `ImageInsightsToken` to Bing and returns results that include Bing Search URLs and URLs of similar images found online.
1818

1919
The full source code for this tutorial can be found with additional error handling and annotations on [GitHub](https://github.com/Azure-Samples/cognitive-services-REST-api-samples/blob/master/Tutorials/Bing-Visual-Search/BingVisualSearchInsightsTokens.cs).
2020

@@ -31,9 +31,9 @@ The full source code for this tutorial can be found with additional error handli
3131

3232
[!INCLUDE [cognitive-services-bing-visual-search-signup-requirements](../../../includes/cognitive-services-bing-visual-search-signup-requirements.md)]
3333

34-
## Get the ImageInsightsToken from the Bing Image Search SDK
34+
## Get the ImageInsightsToken from the Bing Image Search client library
3535

36-
This application uses an `ImageInsightsToken` obtained through the [Bing Image Search SDK](https://docs.microsoft.com/azure/cognitive-services/bing-image-search/image-search-sdk-quickstart). In a new C# console application, create a client to call the API using `ImageSearchClient()`. Then use `SearchAsync()` with your query:
36+
This application uses an `ImageInsightsToken` obtained through the [Bing Image Search client library](https://docs.microsoft.com/azure/cognitive-services/bing-image-search/image-search-sdk-quickstart). In a new C# console application, create a client to call the API using `ImageSearchClient()`. Then use `SearchAsync()` with your query:
3737

3838
```csharp
3939
var client = new ImageSearchClient(new Microsoft.Azure.CognitiveServices.Search.ImageSearch.ApiKeyServiceClientCredentials(subKey));

0 commit comments

Comments
 (0)