-
Problem What Have I Done What Is Expected |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hi @ipshitag thank you for asking this question, we have reached out to the Product group to gather further information and guidance |
Beta Was this translation helpful? Give feedback.
-
Got a response from the product team: this is a known issue—Fabric doesn't support service principals yet. The team is aware of it and is working on a solution, but there’s currently no timeline. Thanks @amynic for engaging. Hopefully this helps clarify the current situation for others who run into the same issue. |
Beta Was this translation helpful? Give feedback.
-
Here's a sample repo that demonstrates how to use MS Fabric Data Agents as knowledge sources in Azure AI Service Agents, and then use the Agent from a web app - https://github.com/aliasgarjh/fabric-data-agent-chat. The basic flow is to use the logged in user's Entra ID generated token for establishing a client connection and conversation thread with the agent. This will enable user pass-through authentication and correctly use the MS Fabric Data Agent knowledge source for agentic applications like chat with your data. |
Beta Was this translation helpful? Give feedback.
Got a response from the product team: this is a known issue—Fabric doesn't support service principals yet. The team is aware of it and is working on a solution, but there’s currently no timeline.
Thanks @amynic for engaging. Hopefully this helps clarify the current situation for others who run into the same issue.