[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-microsoft-datafactory-tips":3,"mdc-bf1x4c-key":36,"related-repo-microsoft-datafactory-tips":838,"related-org-microsoft-datafactory-tips":870},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":32,"sourceUrl":34,"mdContent":35},"datafactory-tips","apply best practices for Fabric Data Factory","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"microsoft","Microsoft","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fmicrosoft.png",[12,16,19,22,23],{"name":13,"slug":14,"type":15},"Data Engineering","data-engineering","tag",{"name":17,"slug":18,"type":15},"ETL","etl",{"name":20,"slug":21,"type":15},"Data Pipeline","data-pipeline",{"name":9,"slug":8,"type":15},{"name":24,"slug":25,"type":15},"Microsoft Fabric","microsoft-fabric",40,"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002FDataFactory.MCP","2026-04-06T18:35:35.985857",null,16,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":29},[],"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002FDataFactory.MCP\u002Ftree\u002FHEAD\u002Fclaude-skills","---\nname: datafactory-tips\ndescription: 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.\n---\n\n# Data Factory Tips\n\nOperational knowledge for working with Microsoft Fabric Data Factory.\n\n## Must \u002F Prefer \u002F Avoid\n\n### MUST DO\n- Use `executeOption = \"ApplyChangesIfNeeded\"` on first refresh of API-created dataflows\n- Re-add connections via `add_connection_to_dataflow` after `save_dataflow_definition` (save may wipe them)\n- Use `list_workspaces` and filter by name — there is no `find_workspace` tool\n- Validate each connection with `execute_query` after adding\n- Create a new dataflow instead of reverting a multi-source one to single-source — there is no `remove_connection` tool\n\n### PREFER\n- Filter early in M queries to enable query folding (push filters to source)\n- Expensive operations (sorting, aggregation) last — streaming operations (filter, select) first\n- `execute_query` with `customMashupDocument` to iterate on M code before saving\n- Standard engine for complex transforms; Fast Copy only for simple ingestion\n\n### AVOID\n- `get_authoring_guidance` — deprecated, author M directly\n- Sorting early in query chains (requires reading all data before returning results)\n- `SELECT *` equivalent without row limits during development — use \"Keep First Rows\" then remove\n\n## Symptom Triage\n\n| Symptom | Likely Cause | Read |\n|---------|-------------|------|\n| `DataflowNeverPublishedError` | Default SkipApplyChanges on first run | `destinations\u002Fdest-new-table.md` |\n| `DestinationColumnNotFound` | Manual mappings for new table | `destinations\u002Fdest-new-table.md` |\n| Credentials error on Lakehouse | Connection not bound | `datafactory-connections.md` (Binding) |\n| FastCopy fails with transforms | Unsupported transform in fast copy | `datafactory-advanced.md` (Fast Copy) |\n| Instant refresh fail (0-3s) | Privacy firewall or unpublished draft | `sources\u002Fmulti-source.md` |\n| Multi-source instant fail via API | Dirty dataflow or separate Lakehouse.Contents calls | `sources\u002Fmulti-source.md` |\n| `IsNewTarget = false` fails | Direct navigation on API-created dataflow | `destinations\u002Fdest-new-table.md` |\n| Stale connections after revert | save_dataflow_definition doesn't remove connections | `datafactory-connections.md` (Troubleshooting) |\n\n## Knowledge Files\n\n| File | When to Read |\n|------|--------------|\n| `datafactory-core.md` | MCP tools, M basics, rolling dates, what-if queries |\n| `datafactory-connections.md` | Connection discovery, creation, binding, gateways, troubleshooting connection errors |\n| `datafactory-performance.md` | Query timeouts, chunking, query folding, connector selection |\n| `datafactory-advanced.md` | Fast Copy limits, Action.Sequence, Modern Evaluator |\n| `datafactory-pipelines.md` | Pipeline creation, Dataflow activities, chaining, scheduling |\n\n### Destination Files (read only the one you need)\n\n| File | When to Read |\n|------|--------------|\n| `destinations\u002Fdest-new-table.md` | Creating a new output table via MCP (most common path) |\n| `destinations\u002Fdest-existing-table.md` | Writing to a table that already exists |\n| `destinations\u002Fdest-troubleshooting.md` | Diagnosing refresh failures, connection issues, silent errors |\n\n### Source Files\n\n| File | When to Read |\n|------|--------------|\n| `sources\u002Fmulti-source.md` | Combining Lakehouse + SharePoint\u002FWeb sources, AllowCombine |\n| `sources\u002Fsharepoint-excel.md` | Reading Excel files from SharePoint via Web.Contents |\n\n### M Templates (copy-paste-ready, no prose)\n\n| File | When to Read |\n|------|--------------|\n| `templates\u002Fm-new-table-destination.m` | Need the complete M section document for a new table |\n| `templates\u002Fm-existing-table-destination.m` | Need the M section document for an existing table |\n| `templates\u002Fm-multi-source-section.m` | Need the M section document for multi-source with AllowCombine |\n| `templates\u002Fm-sharepoint-excel-source.m` | Need the M snippet for SharePoint Excel via Web.Contents |\n| `templates\u002Fpipeline-single-dataflow.json` | Need pipeline JSON for a single Dataflow activity |\n| `templates\u002Fpipeline-chained-dataflows.json` | Need pipeline JSON for chained Dataflow activities |\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,50,56,63,70,155,161,197,203,233,239,464,470,575,581,651,657,710,716],{"type":42,"tag":43,"props":44,"children":46},"element","h1",{"id":45},"data-factory-tips",[47],{"type":48,"value":49},"text","Data Factory Tips",{"type":42,"tag":51,"props":52,"children":53},"p",{},[54],{"type":48,"value":55},"Operational knowledge for working with Microsoft Fabric Data Factory.",{"type":42,"tag":57,"props":58,"children":60},"h2",{"id":59},"must-prefer-avoid",[61],{"type":48,"value":62},"Must \u002F Prefer \u002F Avoid",{"type":42,"tag":64,"props":65,"children":67},"h3",{"id":66},"must-do",[68],{"type":48,"value":69},"MUST DO",{"type":42,"tag":71,"props":72,"children":73},"ul",{},[74,89,110,130,143],{"type":42,"tag":75,"props":76,"children":77},"li",{},[78,80,87],{"type":48,"value":79},"Use ",{"type":42,"tag":81,"props":82,"children":84},"code",{"className":83},[],[85],{"type":48,"value":86},"executeOption = \"ApplyChangesIfNeeded\"",{"type":48,"value":88}," on first refresh of API-created dataflows",{"type":42,"tag":75,"props":90,"children":91},{},[92,94,100,102,108],{"type":48,"value":93},"Re-add connections via ",{"type":42,"tag":81,"props":95,"children":97},{"className":96},[],[98],{"type":48,"value":99},"add_connection_to_dataflow",{"type":48,"value":101}," after ",{"type":42,"tag":81,"props":103,"children":105},{"className":104},[],[106],{"type":48,"value":107},"save_dataflow_definition",{"type":48,"value":109}," (save may wipe them)",{"type":42,"tag":75,"props":111,"children":112},{},[113,114,120,122,128],{"type":48,"value":79},{"type":42,"tag":81,"props":115,"children":117},{"className":116},[],[118],{"type":48,"value":119},"list_workspaces",{"type":48,"value":121}," and filter by name — there is no ",{"type":42,"tag":81,"props":123,"children":125},{"className":124},[],[126],{"type":48,"value":127},"find_workspace",{"type":48,"value":129}," tool",{"type":42,"tag":75,"props":131,"children":132},{},[133,135,141],{"type":48,"value":134},"Validate each connection with ",{"type":42,"tag":81,"props":136,"children":138},{"className":137},[],[139],{"type":48,"value":140},"execute_query",{"type":48,"value":142}," after adding",{"type":42,"tag":75,"props":144,"children":145},{},[146,148,154],{"type":48,"value":147},"Create a new dataflow instead of reverting a multi-source one to single-source — there is no ",{"type":42,"tag":81,"props":149,"children":151},{"className":150},[],[152],{"type":48,"value":153},"remove_connection",{"type":48,"value":129},{"type":42,"tag":64,"props":156,"children":158},{"id":157},"prefer",[159],{"type":48,"value":160},"PREFER",{"type":42,"tag":71,"props":162,"children":163},{},[164,169,174,192],{"type":42,"tag":75,"props":165,"children":166},{},[167],{"type":48,"value":168},"Filter early in M queries to enable query folding (push filters to source)",{"type":42,"tag":75,"props":170,"children":171},{},[172],{"type":48,"value":173},"Expensive operations (sorting, aggregation) last — streaming operations (filter, select) first",{"type":42,"tag":75,"props":175,"children":176},{},[177,182,184,190],{"type":42,"tag":81,"props":178,"children":180},{"className":179},[],[181],{"type":48,"value":140},{"type":48,"value":183}," with ",{"type":42,"tag":81,"props":185,"children":187},{"className":186},[],[188],{"type":48,"value":189},"customMashupDocument",{"type":48,"value":191}," to iterate on M code before saving",{"type":42,"tag":75,"props":193,"children":194},{},[195],{"type":48,"value":196},"Standard engine for complex transforms; Fast Copy only for simple ingestion",{"type":42,"tag":64,"props":198,"children":200},{"id":199},"avoid",[201],{"type":48,"value":202},"AVOID",{"type":42,"tag":71,"props":204,"children":205},{},[206,217,222],{"type":42,"tag":75,"props":207,"children":208},{},[209,215],{"type":42,"tag":81,"props":210,"children":212},{"className":211},[],[213],{"type":48,"value":214},"get_authoring_guidance",{"type":48,"value":216}," — deprecated, author M directly",{"type":42,"tag":75,"props":218,"children":219},{},[220],{"type":48,"value":221},"Sorting early in query chains (requires reading all data before returning results)",{"type":42,"tag":75,"props":223,"children":224},{},[225,231],{"type":42,"tag":81,"props":226,"children":228},{"className":227},[],[229],{"type":48,"value":230},"SELECT *",{"type":48,"value":232}," equivalent without row limits during development — use \"Keep First Rows\" then remove",{"type":42,"tag":57,"props":234,"children":236},{"id":235},"symptom-triage",[237],{"type":48,"value":238},"Symptom Triage",{"type":42,"tag":240,"props":241,"children":242},"table",{},[243,267],{"type":42,"tag":244,"props":245,"children":246},"thead",{},[247],{"type":42,"tag":248,"props":249,"children":250},"tr",{},[251,257,262],{"type":42,"tag":252,"props":253,"children":254},"th",{},[255],{"type":48,"value":256},"Symptom",{"type":42,"tag":252,"props":258,"children":259},{},[260],{"type":48,"value":261},"Likely Cause",{"type":42,"tag":252,"props":263,"children":264},{},[265],{"type":48,"value":266},"Read",{"type":42,"tag":268,"props":269,"children":270},"tbody",{},[271,298,323,347,371,393,414,441],{"type":42,"tag":248,"props":272,"children":273},{},[274,284,289],{"type":42,"tag":275,"props":276,"children":277},"td",{},[278],{"type":42,"tag":81,"props":279,"children":281},{"className":280},[],[282],{"type":48,"value":283},"DataflowNeverPublishedError",{"type":42,"tag":275,"props":285,"children":286},{},[287],{"type":48,"value":288},"Default SkipApplyChanges on first run",{"type":42,"tag":275,"props":290,"children":291},{},[292],{"type":42,"tag":81,"props":293,"children":295},{"className":294},[],[296],{"type":48,"value":297},"destinations\u002Fdest-new-table.md",{"type":42,"tag":248,"props":299,"children":300},{},[301,310,315],{"type":42,"tag":275,"props":302,"children":303},{},[304],{"type":42,"tag":81,"props":305,"children":307},{"className":306},[],[308],{"type":48,"value":309},"DestinationColumnNotFound",{"type":42,"tag":275,"props":311,"children":312},{},[313],{"type":48,"value":314},"Manual mappings for new table",{"type":42,"tag":275,"props":316,"children":317},{},[318],{"type":42,"tag":81,"props":319,"children":321},{"className":320},[],[322],{"type":48,"value":297},{"type":42,"tag":248,"props":324,"children":325},{},[326,331,336],{"type":42,"tag":275,"props":327,"children":328},{},[329],{"type":48,"value":330},"Credentials error on Lakehouse",{"type":42,"tag":275,"props":332,"children":333},{},[334],{"type":48,"value":335},"Connection not bound",{"type":42,"tag":275,"props":337,"children":338},{},[339,345],{"type":42,"tag":81,"props":340,"children":342},{"className":341},[],[343],{"type":48,"value":344},"datafactory-connections.md",{"type":48,"value":346}," (Binding)",{"type":42,"tag":248,"props":348,"children":349},{},[350,355,360],{"type":42,"tag":275,"props":351,"children":352},{},[353],{"type":48,"value":354},"FastCopy fails with transforms",{"type":42,"tag":275,"props":356,"children":357},{},[358],{"type":48,"value":359},"Unsupported transform in fast copy",{"type":42,"tag":275,"props":361,"children":362},{},[363,369],{"type":42,"tag":81,"props":364,"children":366},{"className":365},[],[367],{"type":48,"value":368},"datafactory-advanced.md",{"type":48,"value":370}," (Fast Copy)",{"type":42,"tag":248,"props":372,"children":373},{},[374,379,384],{"type":42,"tag":275,"props":375,"children":376},{},[377],{"type":48,"value":378},"Instant refresh fail (0-3s)",{"type":42,"tag":275,"props":380,"children":381},{},[382],{"type":48,"value":383},"Privacy firewall or unpublished draft",{"type":42,"tag":275,"props":385,"children":386},{},[387],{"type":42,"tag":81,"props":388,"children":390},{"className":389},[],[391],{"type":48,"value":392},"sources\u002Fmulti-source.md",{"type":42,"tag":248,"props":394,"children":395},{},[396,401,406],{"type":42,"tag":275,"props":397,"children":398},{},[399],{"type":48,"value":400},"Multi-source instant fail via API",{"type":42,"tag":275,"props":402,"children":403},{},[404],{"type":48,"value":405},"Dirty dataflow or separate Lakehouse.Contents calls",{"type":42,"tag":275,"props":407,"children":408},{},[409],{"type":42,"tag":81,"props":410,"children":412},{"className":411},[],[413],{"type":48,"value":392},{"type":42,"tag":248,"props":415,"children":416},{},[417,428,433],{"type":42,"tag":275,"props":418,"children":419},{},[420,426],{"type":42,"tag":81,"props":421,"children":423},{"className":422},[],[424],{"type":48,"value":425},"IsNewTarget = false",{"type":48,"value":427}," fails",{"type":42,"tag":275,"props":429,"children":430},{},[431],{"type":48,"value":432},"Direct navigation on API-created dataflow",{"type":42,"tag":275,"props":434,"children":435},{},[436],{"type":42,"tag":81,"props":437,"children":439},{"className":438},[],[440],{"type":48,"value":297},{"type":42,"tag":248,"props":442,"children":443},{},[444,449,454],{"type":42,"tag":275,"props":445,"children":446},{},[447],{"type":48,"value":448},"Stale connections after revert",{"type":42,"tag":275,"props":450,"children":451},{},[452],{"type":48,"value":453},"save_dataflow_definition doesn't remove connections",{"type":42,"tag":275,"props":455,"children":456},{},[457,462],{"type":42,"tag":81,"props":458,"children":460},{"className":459},[],[461],{"type":48,"value":344},{"type":48,"value":463}," (Troubleshooting)",{"type":42,"tag":57,"props":465,"children":467},{"id":466},"knowledge-files",[468],{"type":48,"value":469},"Knowledge Files",{"type":42,"tag":240,"props":471,"children":472},{},[473,489],{"type":42,"tag":244,"props":474,"children":475},{},[476],{"type":42,"tag":248,"props":477,"children":478},{},[479,484],{"type":42,"tag":252,"props":480,"children":481},{},[482],{"type":48,"value":483},"File",{"type":42,"tag":252,"props":485,"children":486},{},[487],{"type":48,"value":488},"When to Read",{"type":42,"tag":268,"props":490,"children":491},{},[492,509,525,542,558],{"type":42,"tag":248,"props":493,"children":494},{},[495,504],{"type":42,"tag":275,"props":496,"children":497},{},[498],{"type":42,"tag":81,"props":499,"children":501},{"className":500},[],[502],{"type":48,"value":503},"datafactory-core.md",{"type":42,"tag":275,"props":505,"children":506},{},[507],{"type":48,"value":508},"MCP tools, M basics, rolling dates, what-if queries",{"type":42,"tag":248,"props":510,"children":511},{},[512,520],{"type":42,"tag":275,"props":513,"children":514},{},[515],{"type":42,"tag":81,"props":516,"children":518},{"className":517},[],[519],{"type":48,"value":344},{"type":42,"tag":275,"props":521,"children":522},{},[523],{"type":48,"value":524},"Connection discovery, creation, binding, gateways, troubleshooting connection errors",{"type":42,"tag":248,"props":526,"children":527},{},[528,537],{"type":42,"tag":275,"props":529,"children":530},{},[531],{"type":42,"tag":81,"props":532,"children":534},{"className":533},[],[535],{"type":48,"value":536},"datafactory-performance.md",{"type":42,"tag":275,"props":538,"children":539},{},[540],{"type":48,"value":541},"Query timeouts, chunking, query folding, connector selection",{"type":42,"tag":248,"props":543,"children":544},{},[545,553],{"type":42,"tag":275,"props":546,"children":547},{},[548],{"type":42,"tag":81,"props":549,"children":551},{"className":550},[],[552],{"type":48,"value":368},{"type":42,"tag":275,"props":554,"children":555},{},[556],{"type":48,"value":557},"Fast Copy limits, Action.Sequence, Modern Evaluator",{"type":42,"tag":248,"props":559,"children":560},{},[561,570],{"type":42,"tag":275,"props":562,"children":563},{},[564],{"type":42,"tag":81,"props":565,"children":567},{"className":566},[],[568],{"type":48,"value":569},"datafactory-pipelines.md",{"type":42,"tag":275,"props":571,"children":572},{},[573],{"type":48,"value":574},"Pipeline creation, Dataflow activities, chaining, scheduling",{"type":42,"tag":64,"props":576,"children":578},{"id":577},"destination-files-read-only-the-one-you-need",[579],{"type":48,"value":580},"Destination Files (read only the one you need)",{"type":42,"tag":240,"props":582,"children":583},{},[584,598],{"type":42,"tag":244,"props":585,"children":586},{},[587],{"type":42,"tag":248,"props":588,"children":589},{},[590,594],{"type":42,"tag":252,"props":591,"children":592},{},[593],{"type":48,"value":483},{"type":42,"tag":252,"props":595,"children":596},{},[597],{"type":48,"value":488},{"type":42,"tag":268,"props":599,"children":600},{},[601,617,634],{"type":42,"tag":248,"props":602,"children":603},{},[604,612],{"type":42,"tag":275,"props":605,"children":606},{},[607],{"type":42,"tag":81,"props":608,"children":610},{"className":609},[],[611],{"type":48,"value":297},{"type":42,"tag":275,"props":613,"children":614},{},[615],{"type":48,"value":616},"Creating a new output table via MCP (most common path)",{"type":42,"tag":248,"props":618,"children":619},{},[620,629],{"type":42,"tag":275,"props":621,"children":622},{},[623],{"type":42,"tag":81,"props":624,"children":626},{"className":625},[],[627],{"type":48,"value":628},"destinations\u002Fdest-existing-table.md",{"type":42,"tag":275,"props":630,"children":631},{},[632],{"type":48,"value":633},"Writing to a table that already exists",{"type":42,"tag":248,"props":635,"children":636},{},[637,646],{"type":42,"tag":275,"props":638,"children":639},{},[640],{"type":42,"tag":81,"props":641,"children":643},{"className":642},[],[644],{"type":48,"value":645},"destinations\u002Fdest-troubleshooting.md",{"type":42,"tag":275,"props":647,"children":648},{},[649],{"type":48,"value":650},"Diagnosing refresh failures, connection issues, silent errors",{"type":42,"tag":64,"props":652,"children":654},{"id":653},"source-files",[655],{"type":48,"value":656},"Source Files",{"type":42,"tag":240,"props":658,"children":659},{},[660,674],{"type":42,"tag":244,"props":661,"children":662},{},[663],{"type":42,"tag":248,"props":664,"children":665},{},[666,670],{"type":42,"tag":252,"props":667,"children":668},{},[669],{"type":48,"value":483},{"type":42,"tag":252,"props":671,"children":672},{},[673],{"type":48,"value":488},{"type":42,"tag":268,"props":675,"children":676},{},[677,693],{"type":42,"tag":248,"props":678,"children":679},{},[680,688],{"type":42,"tag":275,"props":681,"children":682},{},[683],{"type":42,"tag":81,"props":684,"children":686},{"className":685},[],[687],{"type":48,"value":392},{"type":42,"tag":275,"props":689,"children":690},{},[691],{"type":48,"value":692},"Combining Lakehouse + SharePoint\u002FWeb sources, AllowCombine",{"type":42,"tag":248,"props":694,"children":695},{},[696,705],{"type":42,"tag":275,"props":697,"children":698},{},[699],{"type":42,"tag":81,"props":700,"children":702},{"className":701},[],[703],{"type":48,"value":704},"sources\u002Fsharepoint-excel.md",{"type":42,"tag":275,"props":706,"children":707},{},[708],{"type":48,"value":709},"Reading Excel files from SharePoint via Web.Contents",{"type":42,"tag":64,"props":711,"children":713},{"id":712},"m-templates-copy-paste-ready-no-prose",[714],{"type":48,"value":715},"M Templates (copy-paste-ready, no prose)",{"type":42,"tag":240,"props":717,"children":718},{},[719,733],{"type":42,"tag":244,"props":720,"children":721},{},[722],{"type":42,"tag":248,"props":723,"children":724},{},[725,729],{"type":42,"tag":252,"props":726,"children":727},{},[728],{"type":48,"value":483},{"type":42,"tag":252,"props":730,"children":731},{},[732],{"type":48,"value":488},{"type":42,"tag":268,"props":734,"children":735},{},[736,753,770,787,804,821],{"type":42,"tag":248,"props":737,"children":738},{},[739,748],{"type":42,"tag":275,"props":740,"children":741},{},[742],{"type":42,"tag":81,"props":743,"children":745},{"className":744},[],[746],{"type":48,"value":747},"templates\u002Fm-new-table-destination.m",{"type":42,"tag":275,"props":749,"children":750},{},[751],{"type":48,"value":752},"Need the complete M section document for a new table",{"type":42,"tag":248,"props":754,"children":755},{},[756,765],{"type":42,"tag":275,"props":757,"children":758},{},[759],{"type":42,"tag":81,"props":760,"children":762},{"className":761},[],[763],{"type":48,"value":764},"templates\u002Fm-existing-table-destination.m",{"type":42,"tag":275,"props":766,"children":767},{},[768],{"type":48,"value":769},"Need the M section document for an existing table",{"type":42,"tag":248,"props":771,"children":772},{},[773,782],{"type":42,"tag":275,"props":774,"children":775},{},[776],{"type":42,"tag":81,"props":777,"children":779},{"className":778},[],[780],{"type":48,"value":781},"templates\u002Fm-multi-source-section.m",{"type":42,"tag":275,"props":783,"children":784},{},[785],{"type":48,"value":786},"Need the M section document for multi-source with AllowCombine",{"type":42,"tag":248,"props":788,"children":789},{},[790,799],{"type":42,"tag":275,"props":791,"children":792},{},[793],{"type":42,"tag":81,"props":794,"children":796},{"className":795},[],[797],{"type":48,"value":798},"templates\u002Fm-sharepoint-excel-source.m",{"type":42,"tag":275,"props":800,"children":801},{},[802],{"type":48,"value":803},"Need the M snippet for SharePoint Excel via Web.Contents",{"type":42,"tag":248,"props":805,"children":806},{},[807,816],{"type":42,"tag":275,"props":808,"children":809},{},[810],{"type":42,"tag":81,"props":811,"children":813},{"className":812},[],[814],{"type":48,"value":815},"templates\u002Fpipeline-single-dataflow.json",{"type":42,"tag":275,"props":817,"children":818},{},[819],{"type":48,"value":820},"Need pipeline JSON for a single Dataflow activity",{"type":42,"tag":248,"props":822,"children":823},{},[824,833],{"type":42,"tag":275,"props":825,"children":826},{},[827],{"type":42,"tag":81,"props":828,"children":830},{"className":829},[],[831],{"type":48,"value":832},"templates\u002Fpipeline-chained-dataflows.json",{"type":42,"tag":275,"props":834,"children":835},{},[836],{"type":48,"value":837},"Need pipeline JSON for chained Dataflow activities",{"items":839,"total":869},[840,848],{"slug":4,"name":4,"fn":5,"description":6,"org":841,"tags":842,"stars":26,"repoUrl":27,"updatedAt":28},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[843,844,845,846,847],{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},{"name":17,"slug":18,"type":15},{"name":9,"slug":8,"type":15},{"name":24,"slug":25,"type":15},{"slug":849,"name":850,"fn":851,"description":852,"org":853,"tags":854,"stars":26,"repoUrl":27,"updatedAt":868},"testertesting-patterns","tester.testing-patterns","apply xUnit testing patterns for DataFactory","xUnit testing patterns and conventions for DataFactory.MCP. Use when writing tests, fixing test failures, or adding test coverage.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[855,858,861,862,865],{"name":856,"slug":857,"type":15},"Engineering","engineering",{"name":859,"slug":860,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},{"name":863,"slug":864,"type":15},"QA","qa",{"name":866,"slug":867,"type":15},"Testing","testing","2026-05-13T06:14:37.157165",2,{"items":871,"total":1064},[872,892,913,934,949,966,977,990,1005,1020,1039,1052],{"slug":873,"name":873,"fn":874,"description":875,"org":876,"tags":877,"stars":889,"repoUrl":890,"updatedAt":891},"rushstack-best-practices","manage Rush monorepos with best practices","Provides best practices and guidance for working with Rush monorepos. Use when the user is working in a Rush-based repository, asks about Rush commands (install, update, build, rebuild), needs help with project selection, dependency management, build caching, subspace configuration, or troubleshooting Rush-specific issues.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[878,879,882,883,886],{"name":856,"slug":857,"type":15},{"name":880,"slug":881,"type":15},"Local Development","local-development",{"name":9,"slug":8,"type":15},{"name":884,"slug":885,"type":15},"Project Management","project-management",{"name":887,"slug":888,"type":15},"Rush","rush",6484,"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Frushstack","2026-04-06T18:34:44.965032",{"slug":893,"name":893,"fn":894,"description":895,"org":896,"tags":897,"stars":910,"repoUrl":911,"updatedAt":912},"azure-ai-agents-persistent-dotnet","build AI agents with Azure .NET SDK","Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: \"PersistentAgentsClient\", \"persistent agents\", \"agent threads\", \"agent runs\", \"streaming agents\", \"function calling agents .NET\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[898,901,904,907],{"name":899,"slug":900,"type":15},".NET","net",{"name":902,"slug":903,"type":15},"Agents","agents",{"name":905,"slug":906,"type":15},"Azure","azure",{"name":908,"slug":909,"type":15},"LLM","llm",2804,"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fskills","2026-07-03T16:32:10.297433",{"slug":914,"name":914,"fn":915,"description":916,"org":917,"tags":918,"stars":910,"repoUrl":911,"updatedAt":933},"azure-ai-anomalydetector-java","build anomaly detection applications with Java","Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate\u002Fmultivariate anomaly detection, time-series analysis, or AI-powered monitoring.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[919,922,923,926,929,930],{"name":920,"slug":921,"type":15},"Analytics","analytics",{"name":905,"slug":906,"type":15},{"name":924,"slug":925,"type":15},"Data Analysis","data-analysis",{"name":927,"slug":928,"type":15},"Java","java",{"name":9,"slug":8,"type":15},{"name":931,"slug":932,"type":15},"Monitoring","monitoring","2026-05-13T06:14:16.261754",{"slug":935,"name":935,"fn":936,"description":937,"org":938,"tags":939,"stars":910,"repoUrl":911,"updatedAt":948},"azure-ai-contentsafety-java","build content moderation applications with Azure AI","Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text\u002Fimage analysis, blocklist management, or harm detection for hate, violence, sexual content, and self-harm.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[940,943,944,945],{"name":941,"slug":942,"type":15},"AI Infrastructure","ai-infrastructure",{"name":905,"slug":906,"type":15},{"name":927,"slug":928,"type":15},{"name":946,"slug":947,"type":15},"Security","security","2026-07-07T06:53:31.293235",{"slug":950,"name":950,"fn":951,"description":952,"org":953,"tags":954,"stars":910,"repoUrl":911,"updatedAt":965},"azure-ai-contentsafety-py","detect harmful content with Azure AI Content Safety","Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification.\nTriggers: \"azure-ai-contentsafety\", \"ContentSafetyClient\", \"content moderation\", \"harmful content\", \"text analysis\", \"image analysis\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[955,956,959,960,961,964],{"name":905,"slug":906,"type":15},{"name":957,"slug":958,"type":15},"Compliance","compliance",{"name":908,"slug":909,"type":15},{"name":9,"slug":8,"type":15},{"name":962,"slug":963,"type":15},"Python","python",{"name":946,"slug":947,"type":15},"2026-07-18T05:14:23.017504",{"slug":967,"name":967,"fn":968,"description":969,"org":970,"tags":971,"stars":910,"repoUrl":911,"updatedAt":976},"azure-ai-language-conversations-py","implement conversational language understanding with Python","Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to analyze conversation intent and entities, building NLP features, or integrating language understanding into applications.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[972,973,974,975],{"name":920,"slug":921,"type":15},{"name":905,"slug":906,"type":15},{"name":908,"slug":909,"type":15},{"name":962,"slug":963,"type":15},"2026-07-31T05:54:29.068751",{"slug":978,"name":978,"fn":979,"description":980,"org":981,"tags":982,"stars":910,"repoUrl":911,"updatedAt":989},"azure-ai-translation-text-py","translate text using Azure AI services","Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications.\nTriggers: \"text translation\", \"translator\", \"translate text\", \"transliterate\", \"TextTranslationClient\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[983,986,987,988],{"name":984,"slug":985,"type":15},"API Development","api-development",{"name":905,"slug":906,"type":15},{"name":9,"slug":8,"type":15},{"name":962,"slug":963,"type":15},"2026-07-18T05:14:16.988376",{"slug":991,"name":991,"fn":992,"description":993,"org":994,"tags":995,"stars":910,"repoUrl":911,"updatedAt":1004},"azure-ai-vision-imageanalysis-py","analyze images with Azure AI Vision","Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping. Use for computer vision and image understanding tasks.\nTriggers: \"image analysis\", \"computer vision\", \"OCR\", \"object detection\", \"ImageAnalysisClient\", \"image caption\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[996,997,1000,1003],{"name":905,"slug":906,"type":15},{"name":998,"slug":999,"type":15},"Computer Vision","computer-vision",{"name":1001,"slug":1002,"type":15},"Images","images",{"name":962,"slug":963,"type":15},"2026-07-18T05:14:18.007737",{"slug":1006,"name":1006,"fn":1007,"description":1008,"org":1009,"tags":1010,"stars":910,"repoUrl":911,"updatedAt":1019},"azure-appconfiguration-java","manage configuration with Azure App Configuration","Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots.\nTriggers: \"ConfigurationClient java\", \"app configuration java\", \"feature flag java\", \"configuration setting java\", \"azure config java\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1011,1012,1015,1018],{"name":905,"slug":906,"type":15},{"name":1013,"slug":1014,"type":15},"Configuration","configuration",{"name":1016,"slug":1017,"type":15},"Feature Flags","feature-flags",{"name":927,"slug":928,"type":15},"2026-07-03T16:32:01.278468",{"slug":1021,"name":1021,"fn":1022,"description":1023,"org":1024,"tags":1025,"stars":910,"repoUrl":911,"updatedAt":1038},"azure-cosmos-rust","build applications with Azure Cosmos DB","Azure Cosmos DB library for Rust (NoSQL API). Document CRUD, containers, and globally distributed data.\nTriggers: \"cosmos db rust\", \"CosmosClient rust\", \"document crud rust\", \"NoSQL rust\", \"partition key rust\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1026,1029,1032,1035],{"name":1027,"slug":1028,"type":15},"Cosmos DB","cosmos-db",{"name":1030,"slug":1031,"type":15},"Database","database",{"name":1033,"slug":1034,"type":15},"NoSQL","nosql",{"name":1036,"slug":1037,"type":15},"Rust","rust","2026-07-31T05:54:27.021432",{"slug":1040,"name":1040,"fn":1022,"description":1041,"org":1042,"tags":1043,"stars":910,"repoUrl":911,"updatedAt":1051},"azure-cosmos-ts","Azure Cosmos DB JavaScript\u002FTypeScript SDK (@azure\u002Fcosmos) for data plane operations. Use for CRUD operations on documents, queries, bulk operations, and container management. Triggers: \"Cosmos DB\", \"@azure\u002Fcosmos\", \"CosmosClient\", \"document CRUD\", \"NoSQL queries\", \"bulk operations\", \"partition key\", \"container.items\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1044,1045,1046,1047,1048],{"name":1027,"slug":1028,"type":15},{"name":1030,"slug":1031,"type":15},{"name":9,"slug":8,"type":15},{"name":1033,"slug":1034,"type":15},{"name":1049,"slug":1050,"type":15},"TypeScript","typescript","2026-07-03T16:31:19.368382",{"slug":1053,"name":1053,"fn":1054,"description":1055,"org":1056,"tags":1057,"stars":910,"repoUrl":911,"updatedAt":1063},"azure-data-tables-java","build table storage applications with Java","Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at scale.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[1058,1059,1060,1061,1062],{"name":905,"slug":906,"type":15},{"name":1027,"slug":1028,"type":15},{"name":1030,"slug":1031,"type":15},{"name":927,"slug":928,"type":15},{"name":1033,"slug":1034,"type":15},"2026-05-13T06:14:17.582229",267]