[CONSOLIDATED] Some `generate_azure_cli_commands` prompts do not trigger the corresponding tool as expected
- 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 `generate_azure_cli_commands` tool, some prompts do not trigger the corresponding tool as expected, as shown below:
- Test Prompt: `Show me how to use Azure CLI to list all virtual machines in my subscription`
- Test Prompt: `Show me the details of the storage account with Azure CLI commands`
**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 `Show me how to use Azure CLI to list all virtual machines in my subscription`, `Show me the details of the storage account with Azure CLI commands`.
**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 `generate_azure_cli_commands` tool.
@joshfree for notification
Contributor guide
Assessment
This issue has not been assessed yet.