[Namespace mode] E2E prompt `Update vault <vault_name> in resource group <resource_group> to enable soft delete` triggers wrong tool
Open
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.
Steps to Reproduce:
- Start mcp server in
Namespace. - Open GitHub Copilot in VS Code and switch to Agent mode.
- Click Refresh on the tools list, and select the
MCP Server: Azure MCP. - 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.