Skip to content

Commit 64b6034

Browse files
authored
Merge pull request #7126 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents bf9acd9 + e1c341f commit 64b6034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/agents/how-to/tools/bing-custom-search-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Use this article to find step-by-step instructions and code samples for using th
5555

5656
* The name of your Grounding with Bing Custom Search configuration, which contains the URLs you want to allow or disallow. You can find it by navigating to the overview page for your resource in the [Azure portal](https://portal.azure.com/). Select **Configurations**, then select your configuration.
5757

58-
:::image type="content" source="../../media/tools/bing/custom-connection-name.png" alt-text="A screenshot showing the Grounding with Bing Custom Search connection name. " lightbox="../../media/tools/bing/custom-connection-name.png":::
58+
:::image type="content" source="../../media/tools/bing/custom-connection-name.png" alt-text="A screenshot showing the Grounding with Bing Custom Search configuration name. " lightbox="../../media/tools/bing/custom-connection-name.png":::
5959

60-
Save this connection name to an environment variable named `BING_CUSTOM_CONNECTION_NAME`.
60+
Save this configuration name to an environment variable named `BING_CUSTOM_INSTANCE_NAME`.
6161

6262
* The names of your model's deployment name. You can find it in **Models + Endpoints** in the left navigation menu.
6363

0 commit comments

Comments
 (0)