Category: Microsoft Fabric

Connect to OneLake Using Azure Storage Explorer
Connect to OneLake Using Azure Storage Explorer
Blog Posts

OneLake is a unified data lake included with every Microsoft Fabric tenant, designed to handle large volumes of data from various sources. It serves as a central hub for all your analytics data, ensuring one accessible copy for multiple analytical engines. This setup enhances collaboration and reduces management overhead by eliminating the need for multiple… READ MORE

Real-Time Intelligence in Microsoft Fabric – The Ultimate Guide!
Real-Time Intelligence in Microsoft Fabric – The Ultimate Guide!
Blog Posts

Once upon a time, handling streaming data was considered an avanguard approach. Since the introduction of relational database management systems in the 1970s and traditional data warehousing systems in the late 1980s, all data workloads began and ended with the so-called batch processing. Batch processing relies on the concept of collecting numerous tasks in a group (or batch)… READ MORE

Architecting Power BI Solutions in Microsoft Fabric: Design optimal solutions using Power BI to address common data problems
Architecting Power BI Solutions in Microsoft Fabric: Design optimal solutions using Power BI to address common data problems
Ebooks

Not a member? Sign up here to access all content. The book is structured around Power BI usage scenarios, such as developing solutions for corporate BI reporting, self-service BI reporting, and Power BI for data scientists and independent software vendors (ISVs). Each part highlights common data issues encountered in the usage scenario, the correct approach… READ MORE

Securing a Microsoft Fabric Data Warehouse
Securing a Microsoft Fabric Data Warehouse
Blog Posts

Overview This lab demonstrates how to implement comprehensive security measures in a Microsoft Fabric data warehouse, including dynamic data masking, row-level security, column-level security, and granular SQL permissions. Prerequisites Lab Steps 1. Create Workspace and Data Warehouse 2. Implement Dynamic Data Masking — Create table with masked columns CREATE TABLE dbo.Customers ( CustomerID INT NOT… READ MORE

Real-Time Intelligence in Microsoft Fabric
Real-Time Intelligence in Microsoft Fabric
Blog Posts

In today’s data-driven world, organizations need the ability to analyze and act on data as it flows in real time. Microsoft Fabric provides a powerful ecosystem for real-time intelligence, enabling businesses to process, store, analyze, and visualize data with minimal latency. In this blog I will introduce you to the key components that make real-time… READ MORE

Data Lakes vs. Data Warehouses: Choosing the Right Storage Strategy
Data Lakes vs. Data Warehouses: Choosing the Right Storage Strategy
Blog Posts

In the ever-evolving landscape of data management, organizations face the challenge of selecting the most suitable storage strategy for their data. Two prominent options are data lakes and data warehouses, each with its unique strengths and weaknesses. This blog explores these storage solutions in-depth, delving into technical details to help you make an informed decision… READ MORE

Announcing Fabric User Data Functions (Preview)
Announcing Fabric User Data Functions (Preview)
Blog Posts

We are excited to announce the preview of Fabric User Data Functions! This feature is made to empower developers to create functions that contain their business logic and connect to Fabric data sources, and/or invoke them from other Fabric items such as Data pipelines, Notebooks and Power BI reports. Fabric User Data Functions leverage the Python… READ MORE