Skip to content
Docs Try Aspire
Docs Try

addBingGroundingConnectionFromParameter

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
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 resource for the Bing resource ID.
addBingGroundingConnectionFromParameter(
name: string,
bingResourceId: ParameterResource): BingGroundingConnectionResource
name string
bingResourceId ParameterResource
BingGroundingConnectionResource

Applies to

This method applies to the following types: