Skip to content

Commit c02d1f6

Browse files
Merge pull request #235472 from Naveenommi-MSFT/patch-40
(AzureCXP) fixes MicrosoftDocs/azure-docs#108508
2 parents 4014edf + abb087b commit c02d1f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Bing-Web-Search/tutorial-bing-web-search-single-page-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To use this app, an [Azure Cognitive Services account](../cognitive-services-api
3535
Here are a few things that you'll need to run the app:
3636

3737
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services/)
38-
* Once you have your Azure subscription, <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesBingSearch-v7" title="Create a Bing Search resource" target="_blank">create a Bing Search resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
38+
* Once you have your Azure subscription, <a href="https://ms.portal.azure.com/#create/Microsoft.BingSearch" title="Create a Bing Search resource" target="_blank">create a Bing Search resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
3939

4040
* Node.js 8 or later
4141

@@ -465,4 +465,4 @@ Leave the command window open while you use the sample app; closing the window s
465465
## Next steps
466466

467467
> [!div class="nextstepaction"]
468-
> [Bing Web Search API v7 reference](/rest/api/cognitiveservices/bing-web-api-v7-reference)
468+
> [Bing Web Search API v7 reference](/rest/api/cognitiveservices/bing-web-api-v7-reference)

0 commit comments

Comments
 (0)