Skip to content

[CONSOLIDATED] Some get_azure_ai_resources_details prompts do not trigger the corresponding tool as expected #1069

@Menghua1

Description

@Menghua1

Description:
In consolidated mode, when testing prompts related to the get_azure_ai_resources_details tool, some prompts do not trigger the corresponding tool as expected, some examples are shown below:

  • Test Prompt: List all knowledge sources in the search service <service-name>
Image
  • Test Prompt: Get the details of knowledge souorce mhknowledge001-index in the Azure AI Search service mhsearch04
Image
  • Test Prompt: List all Cognitive Search services in my subscription
Image

Steps to Reproduce:

  1. Start mcp server in consolidated mode.
  2. Open GitHub Copilot in VS Code and switch to 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 List all knowledge sources in the search service <service-name>.

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
  • Test Prompts:
List all knowledge bases in the Azure AI Search service mhsearch04
List all knowledge bases in the search service <service-name>
Search for instances of <search_term> in the index <index-name> in Cognitive Search service <service-name>
Show me the details of the index <index-name> in Cognitive Search service <service-name>
Show me the indexes in the Cognitive Search service <service-name>
Show me the knowledge base <agent-name> in search service <service-name>
Show me the knowledge bases in the Azure AI Search service <service-name>
Show me the knowledge bases in the search service <service-name>
Show me the knowledge source <source-name> in search service <service-name>
Show me the knowledge sources in the Azure AI Search service <service-name>
Show me the knowledge sources in the search service <service-name>
List all knowledge sources in the search service <service-name>
List all knowledge sources in the Azure AI Search service mhsearch04
List all knowledge sources in the search service <service-name>
Get the details of knowledge base mhknowledge001-index in the Azure AI Search service mhsearch04
Get the details of knowledge source <source-name> in the Azure AI Search service <service-name>
Get the schema configuration for knowledge index mhknowledge001-index
List all indexes in the Cognitive Search service <service-name>
List all Cognitive Search services in my subscription
Show me my Cognitive Search services
Show me the Cognitive Search services in my subscription

Expected Behavior:
These prompts can successfully trigger the expected get_azure_ai_resources_details tool.

@joshfree for notification

Metadata

Metadata

Assignees

Labels

server-Azure.McpAzure.Mcp.Servertools-CoreAZMCP Core functionality that all other tools build on top of

Type

No type

Projects

Status

Not Started

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions