microsoft / microsoft/mcp

[Namespace mode] E2E prompt `Update vault <vault_name> in resource group <resource_group> to enable soft delete` triggers wrong tool

Open
#2,821 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug server-Azure.Mcp tools-AzureBackup tools-ToolSelection
Dominant language
C#
Stars
3.7k
Forks
624
Avg merge
2d 20h
Merged PRs (30d)
220

Description

Description:
In Namespace modes, entering the E2E prompt Update vault <vault_name> in resource group <resource_group> to enable soft delete should trigger azurebackup_vault_update, but in actual testing, the triggered tool is azurebackup_governance_soft-delete, as shown in the image.
Image

Steps to Reproduce:

  1. Start mcp server in Namespace.
  2. Open GitHub Copilot in VS Code and switch to Agent mode.
  3. Click Refresh on the tools list, and select the MCP Server: Azure MCP.
  4. Enter the test prompt.

Environment:

  • OS: Windows.
  • Vscode Version: 1.122.1
  • Large Language Model: Claude Sonnet 4.6
  • Azure MCP Server: 3.0.15

Expected Behavior:
These prompts can successfully trigger the expected mcp tool azurebackup_vault_update.

@RickWinter and @g2vinay for notification

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.