Skip to content

Fix invalid dotnet dnx command in Azure MCP README - #3170

Merged
RickWinter merged 1 commit into
microsoft:mainfrom
scottaddie:scottaddie-fix-dnx-package-argument
Jul 29, 2026
Merged

Fix invalid dotnet dnx command in Azure MCP README#3170
RickWinter merged 1 commit into
microsoft:mainfrom
scottaddie:scottaddie-fix-dnx-package-argument

Conversation

@scottaddie

Copy link
Copy Markdown
Member

Summary

  • Correct the .NET alternative command in servers/Azure.Mcp.Server/README.md for Copilot CLI MCP setup.
  • Replace dotnet dnx -p Azure.Mcp server start with dotnet dnx Azure.Mcp server start.

Context

This is the same change made in Fix invalid dotnet dnx command in MCP quickstart by scottaddie · Pull Request #9526 · MicrosoftDocs/azure-dev-docs-pr.

Invoking Livetests

Copilot submitted PRs are not trustworthy by default. Users with write access to the repo need to validate the contents of this PR before leaving a comment with the text /azp run mcp - pullrequest - live. This will trigger the necessary livetest workflows to complete required validation.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 28, 2026 19:08
@scottaddie
scottaddie requested review from a team as code owners July 28, 2026 19:08
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 Azure MCP Server README to correct the documented .NET-based “dnx” alternative command used when configuring the server in GitHub Copilot CLI.

Changes:

  • Adjusted the .NET (dnx) alternative command shown in the GitHub Copilot CLI configuration instructions.
Show a summary per file
File Description
servers/Azure.Mcp.Server/README.md Fixes the documented .NET alternative command for Copilot CLI MCP configuration.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread servers/Azure.Mcp.Server/README.md
@RickWinter
RickWinter merged commit c67534c into microsoft:main Jul 29, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants