-
Notifications
You must be signed in to change notification settings - Fork 310
Open
Labels
server-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-CoreAZMCP Core functionality that all other tools build on top ofAZMCP Core functionality that all other tools build on top of
Milestone
Description
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>
- Test Prompt:
Get the details of knowledge souorce mhknowledge001-index in the Azure AI Search service mhsearch04
- Test Prompt:
List all Cognitive Search services in my subscription
Steps to Reproduce:
- Start mcp server in
consolidatedmode. - 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 serverandMCP Server: Azure MCP. - 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.ServerAzure.Mcp.Servertools-CoreAZMCP Core functionality that all other tools build on top ofAZMCP Core functionality that all other tools build on top of
Type
Projects
Status
Not Started