AzureCognitiveServicesProjectResource.addFabricTool
Method
interface AzureCognitiveServicesProjectResource { // ... omitted for brevity addFabricTool( name: string, projectConnectionIds: string[]): FabricToolResource;}Signature
method
addFabricTool builder 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[]): FabricToolResourceParameters
name string projectConnectionIds string[] Returns
FabricToolResource Defined on
This method is defined on the following type: