Skip to content

Commit 2ccfa37

Browse files
authored
Merge pull request #2816 from aahill/foundry-docs-3
adding bing screenshot
2 parents b71e326 + 2e3c842 commit 2ccfa37

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

articles/ai-services/agents/how-to/tools/bing-grounding.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Developers and end users don't have access to raw content returned from Groundin
4444
1. Create a Grounding with Bing Search resource. You need to have `owner` or `contributor` role in your subscription or resource group to create it.
4545

4646
1. You can create one in the [Azure portal](https://portal.azure.com/#create/Microsoft.BingGroundingSearch), and select the different fields in the creation form. Make sure you create this Grounding with Bing Search resource in the same resource group as your Azure AI Agent, AI Project, and other resources.
47+
48+
:::image type="content" source="../../media/tools/bing/resource-selection.png" alt-text="A screenshot of the Bing resource selection in the Azure portal." lightbox="../../media/tools/bing/resource-selection.png":::
4749

4850
1. You can also create one through code-first experience. If so, you need to manually [register](/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider) Bing Search as an Azure resource provider. You must have permission to perform the `/register/action` operation for the resource provider. The permission is included in the **Contributor** and **Owner** roles.
4951

80.8 KB
Loading

0 commit comments

Comments
 (0)