-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Description
Description:
When testing Azure SQL Server Operations
, some test prompts did not trigger the expected tools, as follows:
Show me the Entra ID administrators configured for SQL server <server_name>

What Microsoft Entra ID administrators are set up for my SQL server <server_name>?
:

List all firewall rules for SQL server <server_name>
:

Show me the firewall rules for SQL server <server_name>
:

What firewall rules are configured for my SQL server <server_name>?
:

Steps to Reproduce:
- Start mcp server in namespaces 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
,MCP Server: Microsoft Docs
,github MCP server
andMCP Server: Azure MCP
. - Enter test prompts
Show me the Entra ID administrators configured for SQL server <server_name>
Environment:
- OS: Windows.
- Vscode Version: 1.105
- GitHub Copilot Chat Version: 0.31.3
- Large Language Model: GPT-4.1
- Virtual Tool: On
- Azure MCP Server: 0.8.6
Expected Behavior:
The expected tools were successfully triggered.
@joshfree for notification
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Not Started