AI Foundry Agent Unable to Connect to Fabric Data Agent
I created a Fabric Data Agent in a workspace that is in the same tenant as my AI Foundry Resource.
I am trying to connect the AI Foundry agent with the Fabric Data Agent through the knowledge tab.
I have admin permissions on the resource group, AI Foundry instance, Fabric workspace and I have given the AI Foundry agent AI Developer & Reader roles to Fabric as well.
Any time I ask a question it calls the Fabric Agent but then says something like: "I am unable to retrieve information from...."
In the AI Foundry agent logs in run steps, I see the following log:
{
"id": "call_Ksk6QtQjE07ozfz5XkzbFkcn",
"type": "fabric_dataagent",
"fabric_dataagent": {
"input": "search \"highest financial transaction amount worldwide 2023\"",
"output": "Failed to retrieve data from conversational data retrieval service."
}
}
I have seen tutorials and done through the documentation but I cannot find a reason for why this doesn't work.
Can anyone please help?