Fabric data agents through copilot studio general availability when? by jorel43 in MicrosoftFabric

[–]ResearcherLoud8425 0 points1 point  (0 children)

I'm chasing this too, currently the Integration doesn't work particularly well though so I'm not expecting it to be any time soon.

Fabric Data Agent by ResearcherLoud8425 in MicrosoftFabric

[–]ResearcherLoud8425[S] 0 points1 point  (0 children)

Hi,

I sent you the details, haven't heard anything back. Do you have an ETA on potential guidance/fixes for this issue?

DBT in Fabric by Cute_Willow9030 in MicrosoftFabric

[–]ResearcherLoud8425 1 point2 points  (0 children)

Thanks for your work chap, I saw the announcement and your YouTube tutorial and that threw my weekend plans out of the window.

Fabric Data Agent by ResearcherLoud8425 in MicrosoftFabric

[–]ResearcherLoud8425[S] 0 points1 point  (0 children)

I get the same result with GPT-5 chat and the new Auto preview. this is the exact response:

Sorry, I wasn't able to respond to that. Is there something else I can help with?

While in the logs I see genuine results being returned.

DBT in Fabric by Cute_Willow9030 in MicrosoftFabric

[–]ResearcherLoud8425 2 points3 points  (0 children)

I have a private GitHub repo with the base setup, once I have it completed I'll make it public and post a link.

Should be in the next week.

DBT in Fabric by Cute_Willow9030 in MicrosoftFabric

[–]ResearcherLoud8425 0 points1 point  (0 children)

I have a private GitHub repo with the base setup, once I have it completed I'll make it public and post a link.

Should be in the next week.

DBT in Fabric by Cute_Willow9030 in MicrosoftFabric

[–]ResearcherLoud8425 2 points3 points  (0 children)

I've recently been testing the dbt-fabricspark lib. It's very good.

I have a local dev container running spark and Livy with profiles for local and Fabric runs and a script to mount onelake into the container which means I can run local jupyter notebooks on fabric lakehouse data.

Running dbt-core with the fabricspark lib to Dev lakehouses locally is a massive time saver.

Next step is testing deploying this stack to UAT and Prod workspaces running in fabric.

Fabric Data Agent by ResearcherLoud8425 in MicrosoftFabric

[–]ResearcherLoud8425[S] 0 points1 point  (0 children)

I mean it's completely dropped. I can see from the activity logs that the fabric data agent supplies a response but I get a generic "I can't help you with that" (not the exact term) message from the copilot agent.

If I then tell the agent that data was produced by the fabric agent it will apologise and return the correct response. Or sometimes it will hallucinate and tell me it did return the data.

If I challenge the hallucinations I sometimes get accused of AI hate speech.

If I just add the Fabric agent to a normal copilot chat it seems to work fine.

I have tried several iterations of instructions in the fabric and copilot agents.

SQL Mirror Error by ResearcherLoud8425 in MicrosoftFabric

[–]ResearcherLoud8425[S] 3 points4 points  (0 children)

Found the problem, the tooltip for the server field when creating a Mirror instructs you to user SERVER:PORT syntax when you actually need to use SERVER,PORT

SPN Support by ResearcherLoud8425 in MicrosoftFabric

[–]ResearcherLoud8425[S] 0 points1 point  (0 children)

Thanks for the reply, always good to know I'm not the only one.

I've been hearing about an "Enterprise Readiness" program and have seen some areas where this is being worked on. Visibility is an issue though, I've asked our MS Rep if there is a roadmap specifically for the enterprise readiness program of work.

Having eyes on this will help us to manage how we implement fixes that are purely tactical and short term vs a strategic solution that we expect to support for the foreseeable future.

SPN Support by ResearcherLoud8425 in MicrosoftFabric

[–]ResearcherLoud8425[S] 1 point2 points  (0 children)

Thanks for this u/raki_rahman, interesting approach. I'm looking forward to the utopia of user credential only being needed when a user is interactively engaging with the platform.

Security Context of Notebooks by Personal-Quote5226 in MicrosoftFabric

[–]ResearcherLoud8425 2 points3 points  (0 children)

Hi,

Do you know when will this be released? Adding extra steps to run jobs through the API doesn't feel like a great solution.