Description:
In consolidated mode, when testing prompts related to the get_azure_databases_details tool, some prompts do not trigger the corresponding tool as expected, as shown below:
- Test Prompt:
List all cosmosdb accounts in my subscription
- Test Prompt:
List all the containers in the database mhdb for the cosmosdb account mhcosmos23 in group mhmcp
- Test Prompt:
List all the databases in the cosmosdb account mhcosmos23 in resource group mhmcp
- Test Prompt:
Show me the databases in the cosmosdb account mhcosmos23 in mhmcp
- Test Prompt:
Show me the cosmosdb accounts in my subscription
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
List all cosmosdb accounts in my subscription, List all the containers in the database mhdb for the cosmosdb account mhcosmos23 in group mhmcp, List all the databases in the cosmosdb account mhcosmos23 in resource group mhmcp, Show me the databases in the cosmosdb account mhcosmos23 in mhmcp, Show me the cosmosdb accounts in my subscription.
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 mcp tool.
@joshfree for notification
Description:
In
consolidatedmode, when testing prompts related to theget_azure_databases_detailstool, some prompts do not trigger the corresponding tool as expected, as shown below:List all cosmosdb accounts in my subscriptionList all the containers in the database mhdb for the cosmosdb account mhcosmos23 in group mhmcpList all the databases in the cosmosdb account mhcosmos23 in resource group mhmcpShow me the databases in the cosmosdb account mhcosmos23 in mhmcpShow me the cosmosdb accounts in my subscriptionSteps to Reproduce:
consolidatedmode.Built-in,Extension: Github Copilot for Azure,github MCP serverandMCP Server: Azure MCP.List all cosmosdb accounts in my subscription,List all the containers in the database mhdb for the cosmosdb account mhcosmos23 in group mhmcp,List all the databases in the cosmosdb account mhcosmos23 in resource group mhmcp,Show me the databases in the cosmosdb account mhcosmos23 in mhmcp,Show me the cosmosdb accounts in my subscription.Environment:
Expected Behavior:
These prompts can successfully trigger the expected mcp tool.
@joshfree for notification