fabric-data-factory

Coordinate Microsoft Fabric Data Factory pipelines and Dataflows Gen2 for scalable data ingestion and transformation.

31|18|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/ThomazRossito/data-agents --skill fabric-data-factory-thomazrossito
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric-data-factory
Source: https://github.com/ThomazRossito/data-agents/tree/main/skills/fabric/fabric-data-factory
Command: npx skills add https://github.com/ThomazRossito/data-agents --skill fabric-data-factory-thomazrossito

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Fabric skill centralizes guidance for designing, validating, and deploying scalable data pipelines and dataflows Gen2 within Microsoft Fabric, reducing guesswork and acceleration of data projects.

Core Features & Use Cases

  • Decision guidance for tool selection (Copy Activity, Dataflows Gen2, Pipeline, Notebook Spark, Eventstreams, Mirroring)
  • Best-practice configurations for ingestion, transformation, and orchestration across Fabric environments
  • End-to-end patterns and templates that align with Fabric documentation for reliable data workflows

Quick Start

Create a new Fabric pipeline that ingests data with Copy Activity, transforms it with a Dataflow Gen2, and orchestrates steps in a Pipeline.

Frequently Asked Questions about fabric-data-factory

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

FAQPage Schema
What is the best way to orchestrate scalable data ingestion in Microsoft Fabric?

To orchestrate scalable data ingestion in Microsoft Fabric, use Data Factory pipelines to coordinate Copy Activity and Dataflows Gen2. This approach provides best-practice configurations for reliable data workflows and structured transformation.

How do I structure a Fabric pipeline that ingests and transforms data?

Structure a Fabric pipeline by ingesting data with Copy Activity, transforming it using a Dataflow Gen2, and orchestrating the sequence within a Pipeline. This end-to-end pattern aligns with Fabric documentation for scalable workflows.

When should I use Dataflows Gen2 versus Copy Activity in Fabric pipelines?

Choose between Dataflows Gen2 and Copy Activity using decision guidance for tool selection. Dataflows Gen2 handles transformation logic, while Copy Activity manages scalable data ingestion within your Fabric orchestration pipeline.

Can I use Notebook Spark and Eventstreams for Fabric data orchestration?

Yes, Notebook Spark and Eventstreams are included in Fabric tool selection guidance. You can coordinate these components alongside Mirroring and Dataflows Gen2 within Pipeline orchestration for scalable data processing.

Does this provide templates for configuring Fabric Data Factory pipelines?

Yes, it provides example templates and best-practice configurations for Fabric Data Factory pipelines. These templates cover ingestion, transformation, and orchestration scenarios to reduce guesswork in data projects.

What are the limitations of using Dataflows Gen2 for data transformation in Fabric?

Dataflows Gen2 is optimized for transformation logic within orchestrated pipelines, but complex large-scale transformations may require Notebook Spark. Decision guidance helps determine when to use specific tools for your data scenarios.