Skip to content
DocsTry Aspire
DocsTry

AzureCognitiveServicesProjectResource.addBingGroundingConnectionFromParameter

Method
📦 Aspire.Hosting.Foundry v13.5.1-preview.1.26420.4
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
addBingGroundingConnectionFromParameter(
name: string,
bingResourceId: ParameterResource): BingGroundingConnectionResource;
}

Signature

methodaddBingGroundingConnectionFromParameterbuilder
Adds a Grounding with Bing Search connection to a Microsoft Foundry project using a parameter resource for the Bing resource ID.
addBingGroundingConnectionFromParameter(
name: string,
bingResourceId: ParameterResource): BingGroundingConnectionResource
namestring
bingResourceIdParameterResource
BingGroundingConnectionResource

Defined on

This method is defined on the following type: