devops.fabric-mcp-integration Skill
DevOps and CI integration with microsoft/mcp (Fabric.Mcp.Server). Use when publishing packages, managing feed availability, or troubleshooting CI failures. Published by microsoft in DataFactory.MCP.
What is devops.fabric-mcp-integration Skill?
DevOps and CI integration with microsoft/mcp (Fabric.Mcp.Server). Use when publishing packages, managing feed availability, or troubleshooting CI failures. 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
- Deployment
- Design and media
- Deployment use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use devops.fabric-mcp-integration Skill
- Use it for deployment.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/DataFactory.MCP
- Skill file: .github/skills/devops.fabric-mcp-integration/SKILL.md
What it does
DevOps and CI integration with microsoft/mcp (Fabric.Mcp.Server). Use when publishing packages, managing feed availability, or troubleshooting CI failures.
Skill instructions
DevOps Integration with Fabric.Mcp.Server Overview The microsoft/mcp repo consumes Microsoft.DataFactory.MCP.Core as a NuGet package in Fabric.Mcp.Tools.DataFactory. CI builds use a DevOps feed with upstream caching from nuget.org — packages are not immediately available after publishing. Feed Configuration The Fabric.Mcp.Server NuGet.config uses a single feed: xml <packageSources <clear / <add key="azure-sdk-for-net" value="https://pkgs.dev.azure.com/azure-sdk/public/packaging/azure-sdk-for-net/nuget/v3/index.json" / </packageSources - Feed UI: https://dev.azure.com/azure-sdk/public/artifacts/feed/azure-sdk-for-net - No direct nuget.org access — all packages must come through this feed - The feed has an upstream to nuget.org that caches packages on-demand How Upstream Caching Works 1. A new version is published to nuget.org 2. It is NOT immediately available on the DevOps feed 3. A Collaborator runs dotnet restore against the DevOps feed 4. The feed fetches and caches the package from
Explore related resources
Frequently asked questions
What is devops.fabric-mcp-integration?
devops.fabric-mcp-integration is a open-source AI agent skill with Copy skill directory. DevOps and CI integration with microsoft/mcp (Fabric.Mcp.Server). Use when publishing packages, managing feed availability, or troubleshooting CI failures.
Who is devops.fabric-mcp-integration best for?
devops.fabric-mcp-integration is best for reusing agent instructions, scripts, and references, deployment workflows, design and media workflows.
How do I install devops.fabric-mcp-integration?
Install or run devops.fabric-mcp-integration using Copy skill directory. Check devops.fabric-mcp-integration for the latest setup command.
Is devops.fabric-mcp-integration actively maintained?
devops.fabric-mcp-integration may need a closer maintenance check before production use.
Auto-fetched from GitHub.