Description:
In consolidated mode, when testing prompts related to the deploy_azure_resources_and_applications tool, some prompts do not trigger the corresponding tool as expected, as shown below:
- Test Prompt:
Show me the rules to generate bicep scripts
- Test Prompt:
Create a plan to deploy this application to azure
- Test Prompt:
Show me the log of the application deployed by azd
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 the rules to generate bicep scripts, Create a plan to deploy this application to azure, Show me the log of the application deployed by azd.
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 deploy_azure_resources_and_applications tool.
@joshfree for notification
Description:
In
consolidatedmode, when testing prompts related to thedeploy_azure_resources_and_applicationstool, some prompts do not trigger the corresponding tool as expected, as shown below:Show me the rules to generate bicep scriptsCreate a plan to deploy this application to azureShow me the log of the application deployed by azdSteps to Reproduce:
consolidatedmode.Built-in,Extension: Github Copilot for Azure,github MCP serverandMCP Server: Azure MCP.Show me the rules to generate bicep scripts,Create a plan to deploy this application to azure,Show me the log of the application deployed by azd.Environment:
Expected Behavior:
These prompts can successfully trigger the expected
deploy_azure_resources_and_applicationstool.@joshfree for notification