[CONSOLIDATED] Some `edit_azure_data_analytics_resources` prompts do not trigger the corresponding tool as expected
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 624
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 220
Description
**Description:**
In `consolidated` mode, when testing prompts related to the `edit_azure_data_analytics_resources` tool, some prompts do not trigger the corresponding tool as expected, as shown below:
- Test Prompt: `Create an new namespace in my resource group `
- Test Prompt: `Update my namespace in my resource group `
**Steps to Reproduce:**
1. Start mcp server in `consolidated` mode.
2. Open GitHub Copilot in VS Code and [switch to Agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode).
3. Click Refresh on the tools list, and select the `Built-in`, `Extension: Github Copilot for Azure`, `github MCP server` and `MCP Server: Azure MCP`.
4. Enter test prompts `Create an new namespace in my resource group `, `Update my namespace in my resource group `.
**Environment:**
- OS: Windows.
- Vscode Version: 1.105.1
- GitHub Copilot Chat Version: 0.32.4
- Large Language Model: **Claude Sonnet 4.5**
- Virtual Tool: On
- Azure MCP Server: **1.0.0**
**Expected Behavior:**
These prompts can successfully trigger the expected `edit_azure_data_analytics_resources` tool.
@joshfree 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.