Skip to content

Commit 6108dc9

Browse files
authored
Merge pull request #50157 from msebolt/patch-69
Update visual-search-sdk-node.md
2 parents cb62e57 + 63bafe3 commit 6108dc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/bing-visual-search/visual-search-sdk-node.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Code scenarios are documented under the following headings:
2323

2424
## Prerequisites
2525

26-
* A Cognitive Services API key is required to authenticate SDK calls. Sign up for a [free trial key]((https://azure.microsoft.com/try/cognitive-services/?api=search-api-v7)). The trial key is good for seven days with one call per second. For production scenarios, [buy an access key](https://portal.azure.com/#create/Microsoft.CognitiveServicesBingSearch-v7). See also [pricing information](https://azure.microsoft.com/pricing/details/cognitive-services/search-api/visual/).
26+
* A Cognitive Services API key is required to authenticate SDK calls. Sign up for a [free trial key](https://azure.microsoft.com/try/cognitive-services/?api=search-api-v7). The trial key is good for seven days with one call per second. For production scenarios, [buy an access key](https://portal.azure.com/#create/Microsoft.CognitiveServicesBingSearch-v7). See also [pricing information](https://azure.microsoft.com/pricing/details/cognitive-services/search-api/visual/).
2727

2828
## Application dependencies
2929

@@ -323,4 +323,4 @@ exports.sample = sample;
323323

324324
## Next steps
325325

326-
[Cognitive Services .NET SDK samples](https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/tree/master/BingSearchv7).
326+
[Cognitive Services .NET SDK samples](https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/tree/master/BingSearchv7).

0 commit comments

Comments
 (0)