Fabric Data Engineering

Automate design, deployment, and governance of Fabric lakehouses, notebooks, and Delta tables.

12|4|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/markus41/Claude-m --skill fabric-data-engineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Fabric Data Engineering
Source: https://github.com/markus41/Claude-m/tree/main/fabric-data-engineering/skills/fabric-data-engineering
Command: npx skills add https://github.com/markus41/Claude-m --skill fabric-data-engineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fabric data engineering teams often struggle to design, deploy, and govern scalable lakehouse architectures and data pipelines across Bronze/Silver/Gold layers, notebooks, and Delta tables. This skill provides a structured, knowledge-rich framework to accelerate delivery and ensure consistency across projects.

Core Features & Use Cases

  • Standardized medallion architecture (Bronze/Silver/Gold) for reliable data processing and lineage.
  • End-to-end Fabric data engineering workflows including lakehouses, Delta tables, Spark notebooks, and pipelines.
  • Guidance for production-ready governance, schema management, and performance optimizations across Fabric workloads.

Quick Start

Set up a complete Fabric data engineering environment with a Bronze ingestion lake, Silver conformed layer, and Gold analytics table, then validate with a sample Spark notebook.

Frequently Asked Questions about Fabric Data Engineering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a Fabric lakehouse using medallion architecture?

To design a Fabric lakehouse using medallion architecture, you structure data pipelines across Bronze, Silver, and Gold layers to streamline analytics workflows. This standardizes processing, ensures reliable lineage, and separates conformed data from analytics-ready tables.

What is the best way to manage Delta tables in Spark notebooks for Fabric data engineering?

Managing Delta tables in Spark notebooks requires applying standardized schema management and performance optimizations. This ensures production-ready governance and maintains consistent data engineering workflows across your Fabric lakehouse environment.

Can I use Fabric data pipelines for enterprise-scale lakehouse deployment?

Yes, Fabric data pipelines support enterprise-scale lakehouse deployment. The framework automates design and governance across Delta tables and Spark notebooks, specifically covering end-to-end enterprise data engineering scenarios.

How do I set up a Bronze ingestion lake and Gold analytics table in Fabric?

Set up a Bronze ingestion lake and Gold analytics table by deploying a multi-layer medallion architecture. Configure Bronze for raw ingestion, Silver as a conformed layer, and Gold for analytics, validating the flow with a Spark notebook.

Does medallion architecture require SQL endpoints for Fabric lakehouses?

Medallion architecture in Fabric lakehouses supports SQL endpoints to query Gold analytics tables. Using SQL endpoints allows downstream analytics tools to directly access standardized and conformed data layers without requiring Spark notebooks.

Why do I need a standardized medallion architecture for Fabric data pipelines?

A standardized medallion architecture is needed for Fabric data pipelines to ensure reliable data processing and clear lineage. It provides a structured framework that accelerates delivery and guarantees consistency across complex enterprise lakehouse projects.