datafactory-tips Skill
Operational tips and best practices for working with Microsoft Fabric Data Factory MCP tools. Use when executing queries, troubleshooting timeouts, creating dataflows end-to-end, or working with large datasets via the DataFactory.MCP tools. Published by microsoft in DataFactory.MCP.
What is datafactory-tips Skill?
Operational tips and best practices for working with Microsoft Fabric Data Factory MCP tools. Use when executing queries, troubleshooting timeouts, creating dataflows end-to-end, or working with large datasets via the DataFactory.MCP tools. Published by microsoft in DataFactory.MCP. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use datafactory-tips Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/DataFactory.MCP
- Skill file: claude-skills/SKILL.md
What it does
Operational tips and best practices for working with Microsoft Fabric Data Factory MCP tools. Use when executing queries, troubleshooting timeouts, creating dataflows end-to-end, or working with large datasets via the DataFactory.MCP tools.
Skill instructions
Data Factory Tips Operational knowledge for working with Microsoft Fabric Data Factory. Must / Prefer / Avoid MUST DO - Use executeOption = "ApplyChangesIfNeeded" on first refresh of API-created dataflows - Re-add connections via addconnectiontodataflow after savedataflowdefinition (save may wipe them) - Use listworkspaces and filter by name — there is no findworkspace tool - Validate each connection with executequery after adding - Create a new dataflow instead of reverting a multi-source one to single-source — there is no removeconnection tool PREFER - Filter early in M queries to enable query folding (push filters to source) - Expensive operations (sorting, aggregation) last — streaming operations (filter, select) first - executequery with customMashupDocument to iterate on M code before saving - Standard engine for complex transforms; Fast Copy only for simple ingestion AVOID - getauthoringguidance — deprecated, author M directly - Sorting early in query chains (requires reading al
Explore related resources
Frequently asked questions
What is datafactory-tips?
datafactory-tips is a open-source AI agent skill with Copy skill directory. Operational tips and best practices for working with Microsoft Fabric Data Factory MCP tools.
Who is datafactory-tips best for?
datafactory-tips is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install datafactory-tips?
Install or run datafactory-tips using Copy skill directory. Check datafactory-tips for the latest setup command.
Is datafactory-tips actively maintained?
datafactory-tips may need a closer maintenance check before production use.
Auto-fetched from GitHub.