Skip to content

Update ToolDescriptionEvaluator documentation#2039

Open
chidozieononiwu wants to merge 1 commit intomicrosoft:mainfrom
chidozieononiwu:UpdateToolDescriptionEvaluator
Open

Update ToolDescriptionEvaluator documentation#2039
chidozieononiwu wants to merge 1 commit intomicrosoft:mainfrom
chidozieononiwu:UpdateToolDescriptionEvaluator

Conversation

@chidozieononiwu
Copy link
Member

What does this PR do?

Update ToolDescriptionEvaluator Quickstart.md

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the ToolDescriptionEvaluator Quickstart documentation to reflect current recommended usage patterns when running the evaluator from PowerShell.

Changes:

  • Replaces older script examples with -Area filtering usage.
  • Adds an example for building Azure.Mcp.Server as part of the run via -BuildAzureMcp.

# For a specific server executable
./scripts/Run-ToolDescriptionEvaluator.ps1 -ServerExe "./path/to/azmcp.exe"
# Build the Azure.Mcp.Server as part of the run
./scripts/Run-ToolDescriptionEvaluator.ps1 -BuildAzureMcp
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to not match the previous instructions of running a specific server, this instead tells the tool descriptor to build Azure MCP. What are the instructions to run only the Azure MCP server?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

3 participants