Skip to content
DocsTry Aspire
DocsTry

AzureCognitiveServicesProjectResource.addFabricTool

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
addFabricTool(
name: string,
projectConnectionIds: string[]): FabricToolResource;
}

Signature

methodaddFabricToolbuilder
Adds a Microsoft Fabric data agent tool to a Microsoft Foundry project, enabling agents to query data through Fabric data agents.
addFabricTool(
name: string,
projectConnectionIds: string[]): FabricToolResource
namestring
projectConnectionIdsstring[]
FabricToolResource

Defined on

This method is defined on the following type: