Skip to content
Docs Try Aspire
Docs Try

AzureCognitiveServicesProjectResource.addBingGroundingConnectionFromParameter

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

Signature

method addBingGroundingConnectionFromParameter builder
Adds a Grounding with Bing Search connection to a Microsoft Foundry project using a parameter.
addBingGroundingConnectionFromParameter(
name: string,
bingResourceId: ParameterResource): BingGroundingConnectionResource
name string
bingResourceId ParameterResource
BingGroundingConnectionResource

Defined on

This method is defined on the following type: