Microsoft Fabric Updates Blog

Microsoft Fabric logo
Microsoft Fabric logo

Microsoft Fabric Event Streams: Generating Real-time Insights with Python, KQL and Power BI

In the Age of AI (artificial intelligence), the ability to analyze, monitor and act on real-time data is becoming crucial for companies that wish to remain competitive in their industries. This increasing demand for real-time insights has led to the necessity for a fully managed service capable of handling high volumes of data ingestion and …

New OneLake file explorer update with support for switching organizational accounts

With the latest OneLake file explorer v1.0.9.0 (download here), it’s simple to choose and switch between different Microsoft Azure Active Directory (AAD) accounts. This was a highly requested feature from users who work with multiple AAD tenants, across organizations or even within a single organization. For example, a consultant can now switch between different organization’s …

Data Pipeline Performance Improvements Part 1: How to convert a time interval (dd.hh:mm:ss) into seconds

Series Overview Welcome to this short series where we’ll be discussing the technical methods used to improve Data Pipeline Copy activity performance through parallelization by logically partitioning any source. Often, we see solutions leveraging a single Copy Activity to move large volumes of data. While this works great, you might face a scenario where you …