Microsoft Fabric Updates Blog

Introducing enhanced conversation with Microsoft Fabric Copilot and AI Skill (Preview)

Enhancing AI Functionalities with a Commitment to Privacy and Security At Microsoft, we continuously strive to enhance our services based on valuable customer feedback and evolving needs. In response to our data storage commitments, we are introducing improvements to AI functionalities in Microsoft Fabric. We are thrilled to introduce a new way to store chat prompts … Continue reading “Introducing enhanced conversation with Microsoft Fabric Copilot and AI Skill (Preview)”

Building Apps with Microsoft Fabric API for GraphQL

A data application is a powerful tool that blends data visualizations with web apps, making it easy to dive deep into data analysis and uncover valuable insights. Do you know how Microsoft Fabric has this cool API for GraphQL to build your data applications? It’s pretty awesome because it lets you whip up a GraphQL API in just a few clicks to pull data from sources like Data Warehouses, Lakehouse, Mirrored Databases and DataMart in Microsoft Fabric. Learn how to build a data application that uses Microsoft Fabric API for GraphQL to get data from a gold layer in a medallion architecture.

Faster data processing with Native Execution Engines in Microsoft Fabric Runtime 1.3: efficient memory management explained

Accelerating data processing at scale demands far more than just raw compute power. As the complexity and volume of data workloads grow, every layer of the execution pipeline—especially memory management—plays a critical role in determining overall performance. We’ve introduced unique changes how Spark handles memory with the Native Execution Engine for Fabric Spark, reducing performance … Continue reading “Faster data processing with Native Execution Engines in Microsoft Fabric Runtime 1.3: efficient memory management explained”

Enhancing data quality with Copilot for Data Factory

In today’s world, cleaning and transforming data is incredibly important. Clean data means removing errors, duplicates, and irrelevant information to ensure its correct and complete, making the data more trustworthy for analysis. Transforming data means changing it into a format that is easy to use and analyze. Together, these steps improve data quality, leading to … Continue reading “Enhancing data quality with Copilot for Data Factory”

Best practices for Fabric API for GraphQL

The Microsoft Fabric API for GraphQL is a handy service that lets you quickly set up a GraphQL API to pull data from places like Data Warehouses, Lakehouse, and Mirrored Databases. It comes with an in-browser tool for writing and testing your queries and mutations that can work with tables, views and stored procedures. In this blog post, I shall cover what are some of best practices when building applications using Fabric API for GraphQL.