Data Ingestion and Semantic Models with Microsoft Fabric
Alex Kuntz
Head of Cloud Curriculum, DataCamp
OneLake: Unified storage solution in Microsoft Fabric, integrated with every tenant. It eliminates data duplication and supports formats like Delta Parquet, CSV, and JSON.
Feature | Lakehouse | Warehouse |
---|---|---|
Data Type | Structured & Unstructured | Structured Only |
Transformations | Notebooks, Dataflows (Gen2), Data Pipelines | Data Pipelines, Dataflows (Gen2), SQL-based transformations |
SQL Endpoint | Read-only | Read and Write |
Connectors create link between Fabric and various cloud and on-premises data sources.
-
Stored Procedure: SQL-based objects used for executing predefined tasks.
Creation: supported in both Lakehouse and Warehouse
Pipeline Integration: Can be added to Data Pipelines using the Stored Procedure activity.
Data Ingestion and Semantic Models with Microsoft Fabric