I'm running into an issue while trying to integrate an AI Agent with a Microsoft Fabric Data Agent, and I’d appreciate any help or insights from the community.
Setup Details
- Tenant: Both Microsoft Fabric and AI Foundry are within the same tenant.
User Account: I’m using the same user account to access both services.
Data Agent: During setup, the Fabric Data Agent was created without any errors, and the connection appeared to be established successfully at that stage (i.e., no issues were raised during the creation process).
Knowledge Source: The AI Agent is configured to use the Fabric Data Agent as a knowledge source.
The Problem
When I query the AI Agent, it doesn’t return any response based on data from the Fabric Data Agent.
Even when I explicitly instruct the agent to use the Fabric Data Agent, it fails and returns an error message like:
"error in information retrieving."
What I’ve Checked
The Data Agent connection setup did not show any issues during creation.
The AI Agent recognizes the Fabric Data Agent as a knowledge source.
I’m using a Lakehouse as the backing data source in Fabric.
My Question
Are there any specific permissions, role assignments, or workspace/data-level configurations required to enable the AI Agent to successfully query and retrieve data from a Fabric Data Agent?
For instance:
Does the AI Agent need explicit access to the workspace or the Lakehouse?
Is there a way to validate or simulate queries from the AI Agent to ensure it can see the data?
Could this be related to metadata exposure, indexing issues, or a schema-related mismatch?
Any guidance or pointers from those who’ve successfully set this up would be greatly appreciated. Thanks!I'm running into an issue while trying to integrate an AI Agent with a Microsoft Fabric Data Agent, and I’d appreciate any help or insights from the community.
Setup Details
Tenant: Both Microsoft Fabric and AI Foundry are within the same tenant.
User Account: I’m using the same user account to access both services.
Data Agent: During setup, the Fabric Data Agent was created without any errors, and the connection appeared to be established successfully at that stage (i.e., no issues were raised during the creation process).
Knowledge Source: The AI Agent is configured to use the Fabric Data Agent as a knowledge source.
The Problem
When I query the AI Agent, it doesn’t return any response based on data from the Fabric Data Agent.
Even when I explicitly instruct the agent to use the Fabric Data Agent, it fails and returns an error message like:
"error in information retrieving."
What I’ve Checked
The Data Agent connection setup did not show any issues during creation.
The AI Agent recognizes the Fabric Data Agent as a knowledge source.
I’m using a Lakehouse as the backing data source in Fabric.
My Question
Are there any specific permissions, role assignments, or workspace/data-level configurations required to enable the AI Agent to successfully query and retrieve data from a Fabric Data Agent?
Any guidance or pointers from those who’ve successfully set this up would be greatly appreciated. Thanks!