Microsoft Fabric Warehouse is the relational warehouse item in Microsoft Fabric, offering full T-SQL with multi-table ACID transactions over Delta tables held in OneLake and billed against a shared Fabric capacity.
SaaS within Microsoft Fabric: serverless compute nodes are assigned from your capacity, storage is Delta tables in OneLake, and both scale independently with nothing to size. Spark notebooks and Power BI read the same files. Loading goes through COPY INTO, pipelines, dataflows, or CTAS; billing smooths Capacity Unit-seconds against the SKU.
How Microsoft Fabric Warehouse answers the questions Data Warehouses turns on.
| How it works | |
| Compute and storage | MPP over OneLake: serverless nodes assigned from capacity, nothing to size |
| Storage format | Open: Delta tables in OneLake |
| SQL dialect | T-SQL |
| Streaming ingest | Batch only: COPY INTO, pipelines, CTAS; Eventstream lands in a lakehouse |
| Time travel | 1–120 days, 30 by default |
| Running it | |
| Where it runs | Azure only |
| Concurrent users | Autoscaled by capacity SKU: burst up to 12x baseline, SELECT and ingest pools isolated 50/50 |
| Acceleration | V-Order writes, automatic statistics and compaction, transparent memory and SSD cache; clustering keys at create time |
| Access | |
| Access control | Entra ID with workspace roles and item permissions; object, column and row-level security, dynamic data masking |
| Cost | |
| Billing unit | Capacity Unit-second against an F SKU, smoothed; OneLake storage billed separately |
vs Microsoft Fabric Warehouse: Operational complexity: Medium
vs Microsoft Fabric Warehouse: Open source (permissive) · Self-hosted · Free · Operational complexity: High · C
vs Microsoft Fabric Warehouse: Free · Subscription