File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
articles/ai-foundry/agents/how-to/tools Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Use this article to learn how to use the Deep Research tool with the Azure AI Pr
50
50
Copy the ID, and save it to an environment variable named ` AZURE_BING_CONECTION_ID ` .
51
51
52
52
:::image type="content" source="../../media/tools/deep-research/bing-id.png" alt-text="A screenshot showing the Grounding with Bing Search ID. " lightbox="../../media/tools/deep-research/bing-id.png":::
53
- bing-id
53
+
54
54
## Create an agent with the Deep Research tool
55
55
56
56
> [ !NOTE]
@@ -189,7 +189,6 @@ client.Administration.DeleteAgent(agentId: agent.Id);
189
189
Copy the ID, and save it to an environment variable named ` AZURE_BING_CONECTION_ID ` .
190
190
191
191
:::image type="content" source="../../media/tools/deep-research/bing-id.png" alt-text="A screenshot showing the Grounding with Bing Search resource ID. " lightbox="../../media/tools/deep-research/bing-id.png":::
192
- bing-id
193
192
194
193
Save this endpoint to an environment variable named ` BING_RESOURCE_NAME ` .
195
194
You can’t perform that action at this time.
0 commit comments