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 <account_name> with Azure CLI commands
Steps to Reproduce:
- Start mcp server in
consolidated mode.
- Open GitHub Copilot in VS Code and switch to Agent mode.
- Click Refresh on the tools list, and select the
Built-in, Extension: Github Copilot for Azure, github MCP server and MCP Server: Azure MCP.
- 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 <account_name> 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
Description:
In
consolidatedmode, when testing prompts related to thegenerate_azure_cli_commandstool, some prompts do not trigger the corresponding tool as expected, as shown below:Show me how to use Azure CLI to list all virtual machines in my subscriptionShow me the details of the storage account <account_name> with Azure CLI commandsSteps to Reproduce:
consolidatedmode.Built-in,Extension: Github Copilot for Azure,github MCP serverandMCP Server: Azure MCP.Show me how to use Azure CLI to list all virtual machines in my subscription,Show me the details of the storage account <account_name> with Azure CLI commands.Environment:
Expected Behavior:
These prompts can successfully trigger the expected
generate_azure_cli_commandstool.@joshfree for notification