Microsoft Fabric Updates Blog

Fabric Changing the game: Validate dependencies with Semantic Link – Data Quality

As we embark on our quest to unravel the mysteries of the data within Fabric, a world of possibilities awaits. Let’s continue our journey in understanding and exploring the data. In this installment, our attention is directed to how to explore the functional dependencies -relationships between columns in a table. With a specific focus on … Continue reading “Fabric Changing the game: Validate dependencies with Semantic Link – Data Quality”

Fabric Changing the game: Using your own library with Microsoft Fabric

Unlock the Power of Reusing Your Library in the Lakehouse with This Step-by-Step Guide. Fabric provides you with different options to build your analytics solution. If you decide to use Lakehouse and code your solution with Python you may want to reuse some functions and reuse certain business logic across your code. Once your library … Continue reading “Fabric Changing the game: Using your own library with Microsoft Fabric”

Fabric Change the Game: Exploring the data

Microsoft Fabric offers a set of different tools to explore and prepare the data for analysis and from that perspective, notebooks have become one of the quickest ways to get started with data exploration. This post draws its inspiration from the world of experimentation, exploration, and seamless integration into Microsoft Fabric- Data Science in Microsoft … Continue reading “Fabric Change the Game: Exploring the data”

Fabric changing the game: Logging your workload using Notebooks.

I was working on an example for a customer about logging a file error of execution while you are running multiple notebooks in parallel in a try-and-catch scenario. While thinking about that scenario in a Fabric environment I realized this work is now so much easier. As I mentioned before in other posts, OneLake integration … Continue reading “Fabric changing the game: Logging your workload using Notebooks.”

Fabric Changing the game – OneLake integration

This blog is part of a series of posts covering many aspects of Fabric. The first was a translation of some posts written for Synapse as a PaaS in which I exported data from an SQLDB into the Data Lake using parquet file format, and now I translated them to be reused in Fabric as … Continue reading “Fabric Changing the game – OneLake integration”