Sync plugin files from GitHub-Copilot-for-Azure (run 29826590060)#389
Closed
ghcp4a-bot[bot] wants to merge 1 commit into
Closed
Sync plugin files from GitHub-Copilot-for-Azure (run 29826590060)#389ghcp4a-bot[bot] wants to merge 1 commit into
ghcp4a-bot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Migrates Azure VM connectivity troubleshooting guidance from the azure-compute skill workflow into the azure-diagnostics skill, expanding diagnostics routing and reference documentation.
Changes:
- Added a new compute troubleshooting guide and multiple symptom-based reference pages under
azure-diagnostics. - Removed the legacy
azure-computeVM troubleshooter workflow and updated skill routers accordingly. - Bumped skill/plugin versions and updated the changelog to record the migration.
Reviewed changes
Copilot reviewed 22 out of 24 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| .github/plugins/azure-skills/skills/azure-prepare/SKILL.md | Bumps skill version and clarifies workspace-root path for the deployment plan artifact. |
| .github/plugins/azure-skills/skills/azure-diagnostics/SKILL.md | Expands diagnostics scope to include VM connectivity and routes to the new compute troubleshooting guide. |
| .github/plugins/azure-skills/skills/azure-diagnostics/troubleshooting/compute/vm-troubleshooting.md | Adds the primary VM connectivity troubleshooting playbook and tool guidance. |
| .github/plugins/azure-skills/skills/azure-diagnostics/troubleshooting/compute/references/cannot-connect-to-vm.md | Adds VM connectivity router and pre-flight safety checks. |
| .github/plugins/azure-skills/skills/azure-diagnostics/troubleshooting/compute/references/rdp-connectivity.md | Adds RDP symptom/solution matrix and quick commands with doc links. |
| .github/plugins/azure-skills/skills/azure-diagnostics/troubleshooting/compute/references/ssh-connectivity.md | Adds SSH symptom/solution matrix and quick commands with doc links. |
| .github/plugins/azure-skills/skills/azure-diagnostics/troubleshooting/compute/references/network-connectivity.md | Adds network-layer symptom/solution matrix and quick commands. |
| .github/plugins/azure-skills/skills/azure-diagnostics/troubleshooting/compute/references/firewall-blocking.md | Adds guest firewall symptom/solution matrix and remediation commands. |
| .github/plugins/azure-skills/skills/azure-diagnostics/troubleshooting/compute/references/credential-auth-errors.md | Adds credential/auth symptom/solution matrix and reset/unlock commands. |
| .github/plugins/azure-skills/skills/azure-compute/workflows/vm-troubleshooter/vm-troubleshooter.md | Removes legacy VM troubleshooter workflow entrypoint. |
| .github/plugins/azure-skills/skills/azure-compute/workflows/vm-troubleshooter/references/* | Removes most legacy reference pages; minor formatting edits to remaining files. |
| .github/plugins/azure-skills/skills/azure-compute/workflows/vm-creator/vm-creator.md | Removes link to the deleted VM troubleshooter workflow. |
| .github/plugins/azure-skills/skills/azure-compute/SKILL.md | Removes VM connectivity troubleshooting from compute router and bumps version. |
| .github/plugins/azure-skills/CHANGELOG.md | Records migration in changelog. |
| .github/plugins/azure-skills/.plugin/plugin.json | Bumps plugin package version. |
| .github/plugins/azure-skills/.cursor-plugin/plugin.json | Bumps plugin package version. |
| .github/plugins/azure-skills/.claude-plugin/plugin.json | Bumps plugin package version. |
| "name": "azure", | ||
| "description": "Microsoft Azure MCP and Skills integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from your development environment.", | ||
| "version": "1.1.104", | ||
| "version": "1.1.106", |
Member
|
The changelog is incorrect due to some bugs in the generation script. Will manually sync soon. |
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
plugin/from GitHub-Copilot-for-Azure at commitf0e2dc18b0738f531676efe5b9911c3552621b2f.