Move VSIX walkthrough images to images/vsix#1475
Merged
g2vinay merged 1 commit intomicrosoft:mainfrom Jan 13, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request reorganizes VSIX walkthrough images by moving them from docs/resources/Walkthrough to images/vsix, improving the folder structure and making the image location more intuitive.
Changes:
- Moved walkthrough image files (ToolTip.png, StartServer.png, SelectServer.png, ListServers.png) to the new
images/vsixdirectory - Updated all image references in README.md to point to the new path structure
Reviewed changes
Copilot reviewed 1 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| servers/Azure.Mcp.Server/images/vsix/ToolTip.png | New location for VSIX walkthrough tooltip image |
| servers/Azure.Mcp.Server/images/vsix/StartServer.png | New location for VSIX walkthrough server start image |
| servers/Azure.Mcp.Server/images/vsix/SelectServer.png | New location for VSIX walkthrough server selection image |
| servers/Azure.Mcp.Server/images/vsix/ListServers.png | New location for VSIX walkthrough server list image |
| servers/Azure.Mcp.Server/README.md | Updated image references from docs/resources/Walkthrough to images/vsix |
anuchandy
approved these changes
Jan 12, 2026
chidozieononiwu
approved these changes
Jan 13, 2026
colbytimm
pushed a commit
to colbytimm/microsoft-mcp
that referenced
this pull request
Apr 20, 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.
Resolves #1129
Moves VSIX walkthrough images to images/vsix folder