Skip to content

fix: clean up outdated content in microsoft-foundry plugin - #414

Open
JasonYeMSFT (JasonYeMSFT) wants to merge 2 commits into
mainfrom
chuye/delete-microsoft-foundry-plugin
Open

fix: clean up outdated content in microsoft-foundry plugin#414
JasonYeMSFT (JasonYeMSFT) wants to merge 2 commits into
mainfrom
chuye/delete-microsoft-foundry-plugin

Conversation

@JasonYeMSFT

Copy link
Copy Markdown
Member

3 changes in this PR:

  1. Removed the ms-learn docs mcp, Azure MCP already exposes the MS Learn tools.
  2. Deleted outdated skill references. These skills have been gone since at least March 2026.
  3. Update microsoft-foundry plugin's readme to remove outdated content and non-working instructions.

These changes stop the microsoft-foundry plugin from giving incorrect information or instructions that no longer work.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Cleans outdated Microsoft Foundry plugin documentation and MCP configuration.

Changes:

  • Removes obsolete Foundry skill listings.
  • Removes the redundant Microsoft Docs MCP server.
  • Removes non-working installation instructions.
Show a summary per file
File Description
README.md Updates the Foundry skill count and catalog.
.github/plugins/microsoft-foundry/README.md Removes outdated setup and skill references.
.github/plugins/microsoft-foundry/.mcp.json Removes Microsoft Docs MCP configuration.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 13/13 changed files
  • Comments generated: 5
  • Review effort level: Balanced

Comment thread README.md

| Skill | Description |
|-------|-------------|
| [microsoft-foundry](.github/plugins/azure-skills/skills/microsoft-foundry/) | Router skill for the Foundry agent platform — maps user intent onto the right sub-skill and discovery surface (Microsoft Docs MCP, Foundry MCP, `azd ai agent`, `az` CLI). |
Comment on lines 7 to 9
```bash
# npx
npx skills add microsoft/skills --skill microsoft-foundry
Comment on lines 20 to 21
| **Azure MCP** | Manage Azure resources, deployments, and infrastructure from your editor. 40+ services. |
| **Foundry MCP** | Foundry-native operations at `mcp.ai.azure.com` -- model catalog, agents, toolboxes, knowledge bases, evals. |
Comment on lines 7 to 9
"foundry-mcp": {
"type": "http",
"url": "https://mcp.ai.azure.com"
Comment on lines 27 to 29
| Skill | What It Covers |
|-------|---------------|
| `microsoft-foundry` | **Orchestrator.** Maps user intent (build a hosted agent, curate a toolbox, ground on docs, set up evals, govern tools, personalize, orchestrate) onto the right sub-skill and the right discovery surface (Microsoft Docs MCP, Foundry MCP, `azd ai agent`, `az`). |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants