Microsoft Fabric is a unified, end-to-end analytics platform that combines data integration, engineering, warehousing, science, real-time intelligence, and business intelligence into a single SaaS offering. Built on OneLake β a centralized data lake storing all data in open Delta/Parquet format β Fabric eliminates data silos and enables seamless collaboration across teams. The platform uses a capacity-based pricing model measured in Compute Units (CUs) purchased as F-SKUs, where workloads draw from a shared pool. As of 2026, Fabric serves over 31,000 customers and has introduced major additions including SQL Database in Fabric, Materialized Lake Views, Fabric IQ, OneLake Security, and an MCP Server integration β understanding these alongside the foundational item types is essential for building scalable, governed data solutions.
What This Cheat Sheet Covers
This topic spans 15 focused tables and 115 indexed concepts, 101 flashcards. Below is a complete table-by-table outline of this topic, spanning foundational concepts through advanced details.
A jump-to index of every table row in this cheat sheet.
An interactive map of every table and concept in this topic.
Table 1: Core Platform Components
These are the structural pieces every Fabric solution is built from β the lake that holds the data, the workspaces and capacity that organize and power it, and the item types like lakehouse, warehouse, semantic model, and eventhouse where the actual work happens. Grasp how these nest inside one another and you understand most of how Fabric is laid out, right up to the newer governance and AI layers such as the OneLake Catalog, Fabric IQ, and Domains.
| Component | Example | Description | |
|---|---|---|---|
All workspaces store data in OneLake/MyWorkspace/MyLakehouse/ | β’ Single unified data lake for all Fabric data β’ automatically provisioned with every tenant β’ stores data in open Delta Parquet format β’ supports ADLS Gen2 APIs. | ||
Sales Analytics Workspace | β’ Logical container for Fabric items (lakehouses, pipelines, reports) β’ assigned to a capacity β’ supports role-based access (Admin, Member, Contributor, Viewer). | ||
F64 SKU = 64 CUs | β’ Compute and storage pool purchased as SKUs (F2βF2048) β’ measured in Capacity Units β’ supports pay-as-you-go or reserved pricing β’ workloads consume CUs dynamically. | ||
Bronze/Silver/Gold lakehouse layers | β’ Combines data lake flexibility with warehouse querying β’ stores structured/unstructured data in Delta format β’ includes automatic SQL analytics endpoint. | ||
Enterprise data warehouse | β’ Fully managed T-SQL engine for structured analytics β’ optimized for BI reporting β’ supports stored procedures, views, security. | ||
Sales semantic model with DAX measures | β’ Business logic layer for Power BI reports β’ defines metrics, relationships, hierarchies β’ supports Direct Lake, Import, or DirectQuery modes. | ||
Real-time telemetry store | β’ Container for KQL databases β’ optimized for time-series and streaming data β’ supports millisecond-latency queries with Kusto Query Language. | ||
Search for sales across all workspaces | β’ Centralized discovery and governance hub for all Fabric items β’ three tabs: Explore, Govern, Secure β’ embedded in Teams, Excel, Copilot Studio β’ supports programmatic search via REST API. | ||
Business ontology maps Revenue to semantic model measures | β’ Semantic intelligence layer that unifies analytical and operational data in a shared ontology β’ exposes business entities, relationships, and rules to AI agents β’ powers Planning in Fabric IQ and operations agents. | ||
Marketing, Finance, HR domains | β’ Organizational unit for data mesh architecture β’ groups workspaces by business area β’ enables decentralized ownership and federated governance. |