Fix invalid dotnet dnx command in Azure MCP README - #3170
Merged
RickWinter merged 1 commit intoJul 29, 2026
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
scottaddie
requested review from
JasonYeMSFT,
KarishmaGhiya,
chidozieononiwu,
g2vinay,
sandeep-sen,
vukelich and
xirzec
July 28, 2026 19:08
|
Azure Pipelines: Successfully started running 1 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
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
RickWinter
approved these changes
Jul 29, 2026
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.
Summary
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.