Sync skill references from GitHub-Copilot-for-Azure#2639
Open
saikoumudi wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Automates syncing the Azure MCP Server’s plugin telemetry allowlists from the GitHub-Copilot-for-Azure repository at the specified commit, ensuring newly supported skill/file references are recognized by the server’s allowlist-based validation.
Changes:
- Add
azure-reliabilityto the allowed skill names allowlist. - Allow additional plugin file references for AKS troubleshooting docs and new
azure-reliabilityreference docs.
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.
Show a summary per file
| File | Description |
|---|---|
| servers/Azure.Mcp.Server/src/Resources/allowed-skill-names.json | Adds azure-reliability to the skill-name telemetry allowlist. |
| servers/Azure.Mcp.Server/src/Resources/allowed-plugin-file-references.json | Adds new allowed plugin-relative file references, including azure-reliability reference docs. |
Copilot's findings
- Files reviewed: 2/2 changed files
- Comments generated: 0
| "azure-diagnostics\\troubleshooting\\aks\\pod-failures.md", | ||
| "azure-diagnostics\\troubleshooting\\aks\\references\\aks-mcp.md", | ||
| "azure-diagnostics\\troubleshooting\\aks\\references\\command-flows.md", | ||
| "azure-diagnostics\\troubleshooting\\aks\\references\\inspektor-gadget.md", |
Contributor
There was a problem hiding this comment.
I know this is a consistency PR with another repo, but was inspector meant to be spelled wrong?
alzimmermsft
approved these changes
May 13, 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.
Automated sync of
allowed-skill-names.jsonandallowed-plugin-file-references.jsonfrom GitHub-Copilot-for-Azure at commitebd5f32de67f08bd738306ba0135db4c9c83d5a7.