You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Bing-Entities-Search/quickstarts/ruby.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.date: 05/08/2020
13
13
ms.author: aahi
14
14
---
15
15
16
-
# Quickstart for Bing Entity Search API with Ruby
16
+
# Quickstart: Send a search request to the Bing Entity Search REST API using Ruby
17
17
18
18
Use this quickstart to make your first call to the Bing Entity Search API and view the JSON response. This simple Ruby application sends a news search query to the API, and displays the response. The source code for this application is available on [GitHub](https://github.com/Azure-Samples/cognitive-services-REST-api-samples/blob/master/ruby/Search/BingEntitySearchv7.rb).
* Valid for seven days, for free. After you sign up, a trial key and endpoint are available on the [Azure website](https://azure.microsoft.com/try/cognitive-services/my-apis/).
14
+
* No Azure subscription is needed.
15
+
* Valid for seven days, for free. After you sign up, a trial key and endpoint are available on the [Azure website](https://azure.microsoft.com/try/cognitive-services/my-apis/).
* Available through the Azure portal until you delete the resource.
19
-
* Use the free pricing tier to try the service, and upgrade later to a paid tier for production.
20
-
* Bing Entity Search is also offered in paid tiers of the [Bing Search v7 resource](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesBingSearch-v7).
18
+
* Available through the Azure portal until you delete the resource.
19
+
* Use the free pricing tier to try the service, and upgrade later to a paid tier for production.
20
+
* Bing Entity Search is also offered in paid tiers of the [Bing Search v7 resource](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesBingSearch-v7).
0 commit comments