Update CLI tool descriptions and testing prompts#2131
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Azure MCP Server’s “extension/CLI” tool descriptions and related guidance/prompts to better steer tool selection toward extension_cli_generate / extension_cli_install, addressing issue #1987.
Changes:
- Refines
extensionarea and CLI command descriptions to more explicitly mention az/azd/func/azqr. - Updates
azure-rules.txtto prioritizeextensiontools for CLI-related user requests. - Adjusts Azure CLI e2e test prompts to better trigger the intended extension tools.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| tools/Azure.Mcp.Tools.Extension/src/ExtensionSetup.cs | Updates the extension/cli command group descriptions for improved clarity and routing. |
| tools/Azure.Mcp.Tools.Extension/src/Commands/CliInstallCommand.cs | Revises tool description text for CLI install guidance. |
| tools/Azure.Mcp.Tools.Extension/src/Commands/CliGenerateCommand.cs | Revises tool description text for Azure CLI command generation guidance. |
| tools/Azure.Mcp.Tools.Extension/src/Commands/AzqrCommand.cs | Condenses/rewrites azqr tool description text. |
| servers/Azure.Mcp.Server/src/Resources/azure-rules.txt | Updates server rules to route CLI-related intents to extension tools first. |
| servers/Azure.Mcp.Server/docs/e2eTestPrompts.md | Updates e2e prompts for Azure CLI to better trigger extension tools. |
Contributor
Author
xiangyan99
reviewed
Mar 20, 2026
xiangyan99
approved these changes
Mar 20, 2026
anannya03
approved these changes
Mar 20, 2026
anannya03
pushed a commit
to anannya03/mcp
that referenced
this pull request
Mar 25, 2026
* Updated CLI extension command descriptions * Updated `azure-rules.txt` to disambiguate fro `bestpractices` * Updated prompts for manual testing * Added changelog entry * Removed trailing white spaces * Update 1773983185044.yaml
colbytimm
pushed a commit
to colbytimm/microsoft-mcp
that referenced
this pull request
Apr 20, 2026
* Updated CLI extension command descriptions * Updated `azure-rules.txt` to disambiguate fro `bestpractices` * Updated prompts for manual testing * Added changelog entry * Removed trailing white spaces * Update 1773983185044.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





What does this PR do?
Enhance clarity of CLI extension command descriptions and update prompts for manual testing. Revise
azure-rules.txtto disambiguate when to use the extension tools for Azure CLI commands frombestpractices.GitHub issue number?
Fixes: #1987
Pre-merge Checklist
servers/Azure.Mcp.Server/CHANGELOG.mdand/orservers/Fabric.Mcp.Server/CHANGELOG.mdfor product changes (features, bug fixes, UI/UX, updated dependencies)servers/Azure.Mcp.Server/README.mdand/orservers/Fabric.Mcp.Server/README.mddocumentationeng/scripts/Process-PackageReadMe.ps1. See Package README/servers/Azure.Mcp.Server/docs/azmcp-commands.mdand/or/docs/fabric-commands.md.\eng\scripts\Update-AzCommandsMetadata.ps1to update tool metadata in azmcp-commands.md (required for CI)ToolDescriptionEvaluatorand obtained a score of0.4or more and a top 3 ranking for all related test promptsconsolidated-tools.jsonbreaking-changelabel/servers/Azure.Mcp.Server/docs/e2eTestPrompts.mdcrypto mining, spam, data exfiltration, etc.)/azp run mcp - pullrequest - liveto run Live Test Pipeline