mprawironego
Microsoft Employee
3 months agoStatus:
New
Graph Based RAG for strong reasoning and accuracy across layer
Current RAG implementations in Microsoft Fabric (via AI Skills, Azure AI Search integration, and OneLake-backed vector stores) rely predominantly on vector similarity search over chunked documents. While this works well for surface-level semantic retrieval, it has significant limitations for enterprise scenarios that require multi-hop reasoning across structured and unstructured data:
- Loss of relational context: When documents are chunked and embedded, the relationships between entities (customers, products, transactions, regulations, contracts) are lost. Vector search retrieves semantically similar chunks but cannot traverse "Customer A → owns → Account B → linked to → Transaction C → flagged by → Regulation D."
What Would Help
A first-class Graph-Based RAG capability natively integrated into Fabric, including:
- OneLake Graph artifact — a new item type (alongside Lakehouse, Warehouse, Eventhouse) that stores property graphs in an open format (e.g., extending Delta with graph metadata, or adopting an open standard like Apache AGE or GraphAr), with full Purview lineage and OneLake shortcut support.
- Automatic graph construction pipelines — Data Factory / Fabric Notebook templates that extract entities and relationships from Silver-layer tables and unstructured documents using Azure OpenAI / Phi models, with human-in-the-loop validation.
Why It Matters
- Accuracy where it counts: Enterprise and regulated customers
- Unlocks Fabric's strategic differentiator: Fabric already unifies data estates in OneLake. Graph-RAG is the reasoning layer that turns that unified estate into a reasoning estate
- Reduces architectural sprawl: Customers currently stitch together Azure AI Search + Cosmos DB Gremlin + custom orchestration
No CommentsBe the first to comment
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v6 hours agoCommunity ChampionNew19Views1like0CommentsJustification Prompts When Downgrading or Removing Sensitivity Labels in Power BI Desktop
Description Currently, organizations can configure Microsoft Purview sensitivity label policies to require users to provide a justification when removing a label or lowering its classification. T...vvargasv22 hours agoMicrosoft EmployeeNew11Views0likes0CommentsVisual Type Defaults in Visualization Pane
This would change my life with fussy clients and client/public facing apps. In addition, it would allow me to add more value to the clients on retainers who do not have the 'hours' to allocate to...IolaWhiteley23 hours agoAdvocate IINew53Views7likes0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew79Views6likes1Comment