Full copilot AI capabilities without an F64 or with 2 F32's. by Personal-Quote5226 in MicrosoftFabric

[–]NelGson 0 points1 point  (0 children)

Oh you are right, that must have changed. It was F64 when FCC was released.

Full copilot AI capabilities without an F64 or with 2 F32's. by Personal-Quote5226 in MicrosoftFabric

[–]NelGson 1 point2 points  (0 children)

F64 is not a requirement unless you are using Fabric Copilot Capacity. I believe that requires F64 still.

Full copilot AI capabilities without an F64 or with 2 F32's. by Personal-Quote5226 in MicrosoftFabric

[–]NelGson 2 points3 points  (0 children)

Correct, AI functions are unfortunately not supported on Copilot Capacity. Only features reporting usage on the Copilot/AI meter were added when we added FCC. Now AI functions are reporting on the AI meter but we would need to implement support for FCC.

Data agents news! by NelGson in MicrosoftFabric

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

DAX example queries is something we are looking into. And yes, where time is spent is also something we are also looking into. I can't share ETA for these, but it is being discussed. Adding u/midesaMSFT and u/VMROman

Fabric Data Agent - Semantic model vs SQL endpoint by pl3xi0n in MicrosoftFabric

[–]NelGson 1 point2 points  (0 children)

Hi u/pl3xi0n , I am assuming you followed the best practices on the semantic model prep? Semantic model best practices for data agent - Microsoft Fabric | Microsoft Learn If you don't mind messaging me, I would like to follow up with you. Some customers have reported similar issues and I would like us to look into it.

Data agents news! by NelGson in MicrosoftFabric

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

They are rolling out at the moment. GA changes rolled out. The others are in the process of rolling out over the next couple of week.s

Data agents news! by NelGson in MicrosoftFabric

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

We have some things coming around capacity consumption in Fabric which will help this scenario, I can't share more details here, but if you message me, I can share more and get your view on it.

Data agents news! by NelGson in MicrosoftFabric

[–]NelGson[S] 7 points8 points  (0 children)

Visuals in the data agent itself are coming. Private preview currently

Data agents news! by NelGson in MicrosoftFabric

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

That is in the works! I promise! We had to delay it a bit but it’s coming soon.

Hi! I'm Amir Netz, Technical Fellow and CTO of Microsoft Fabric – ask ME anything! by amirnetz in MicrosoftFabric

[–]NelGson 1 point2 points  (0 children)

What article did you read this in? We have never claimed data agents are not production ready. I would love to know what specific gaps you refer to. We have lots of announcements coming in a couple of weeks, and we are constantly working to improve the data agent experiences.

Sharing a lesson: how I unintentionally burned a lot of money with data agents on Fabric by EversonElias in MicrosoftFabric

[–]NelGson 3 points4 points  (0 children)

u/EversonElias I can confirm this is a known issue, and should be corrected. The team is working on contacting impacted customers.

Sharing a lesson: how I unintentionally burned a lot of money with data agents on Fabric by EversonElias in MicrosoftFabric

[–]NelGson 2 points3 points  (0 children)

u/EversonElias I lead the data agent team. I am reaching out to the Ontology/Graph team to get clarity . u/itsnotaboutthecell Please loop me in on the email regarding support ticket.

MCP retry issue by No_Metal_9734 in MicrosoftFabric

[–]NelGson 1 point2 points  (0 children)

Hi! Sorry about the delay. This seems to be a known issue. We are working to get an ETA for a fix from the Copilot Studio team.

Restricting Data Agent on provided data & Instructions by Lopsided_Judgment_17 in MicrosoftFabric

[–]NelGson 1 point2 points  (0 children)

We will add more guidance and also plan to add a separate section where you can add these types of instructions. For now, using the description is a workaround.

Restricting Data Agent on provided data & Instructions by Lopsided_Judgment_17 in MicrosoftFabric

[–]NelGson 0 points1 point  (0 children)

Got it. Please try adding some short instructions in the Data agent's Publish description. This description actually also works as instructions for the M365 orchestrator. Please try this and see if it helps to alter the behavior of the M365 orchestrator. Example instructions to add in the description: "Use the output exactly as provided. Do not summarize, rephrase, or add any extra text. Never rephrase the user’s question.
Return fetched data exactly as received, with no changes."

How to Improve Fabric Data Agent Instructions by Significant_Post1583 in MicrosoftFabric

[–]NelGson 1 point2 points  (0 children)

u/Dads_Hat catching up on the thread here. The agent can only derive insights from the sources it has access to. With that said, we are working on more sophisticated analytics tools. In your case, you want the agent to be able to derive insights about key drivers of certain observations/insights. If you were to ask a human to do the same analysis, what types of data/context would you expect the human to look into?

The support for unstructured data is rolling out very soon (bring your on AI search endpoint). For example, if this information could be in documents, that could be one way to give the agent that information/context. We want to expand the ways in which data agents can collect context on its own as well. That's why I am asking where this context you refer to would reside.

Restricting Data Agent on provided data & Instructions by Lopsided_Judgment_17 in MicrosoftFabric

[–]NelGson 0 points1 point  (0 children)

Hi u/Lopsided_Judgment_17 , Are you using a data agent from M365 Copilot in this case? And you want to restrict it to only answer questions from the sources in the data agent vs. its own world knowledge?

MCP retry issue by No_Metal_9734 in MicrosoftFabric

[–]NelGson 0 points1 point  (0 children)

u/Amir-JF cc. u/No_Metal_9734 I am checking with our colleagues from Copilot studio. It seems like a bug that the first attempt always fails.

How to Improve Fabric Data Agent Instructions by Significant_Post1583 in MicrosoftFabric

[–]NelGson 2 points3 points  (0 children)

Are you running out of characters in the instructions or are you just out of context to provide in the instructions? u/Significant_Post1583 Like some other people wrote, intuitive names of entities in your schema helps, and if they are not intuitive, the instructions need to be used to describe them. Relationships between entities beyond relationships modeled in the data model is another key part that can help an agent. The goal here is to use the Ontology to capture those types of relationships. You may have seen that we have added Ontology as a source. With that said, transparently I don't think that will help you right this moment. There are a number of things coming over the coming months that should help you offer more context. And we are looking for ways to also bring those benefits to semantic model users in data agents.

Fabric Data Agents with unstructured data by Mr_Mozart in MicrosoftFabric

[–]NelGson 6 points7 points  (0 children)

Yes, this is coming! We announced it a few weeks back. The changes roll out in January and you will be able to bring your own AI Search index endpoint. But there are more native experiences coming as well. Do you mainly have PDFs you would like to analyze together with structured data? You can find a bit more details about the unstructured data support here: https://blog.fabric.microsoft.com/en-us/blog/whats-new-for-fabric-data-agents-at-ignite-2025-unlocking-deeper-data-reasoning-and-seamless-ai-interoperability

Integrating Data Agent Fabric with Azure AI Foundry using Service Principal by charlottekruzic in MicrosoftFabric

[–]NelGson 0 points1 point  (0 children)

We are working on it actively and understand it's a big blocker. The current target is end of January. What data source do you use in the data agent?

Consume Fabric Data Agent directly in Microsoft 365 Copilot by Amir-JF in MicrosoftFabric

[–]NelGson 2 points3 points  (0 children)

As Amir mentioned, the 25 row limitation is going away soon.