chore: refresh Azure MCP tool snapshot fixture#2852
Merged
Conversation
Copilot
AI
changed the title
[WIP] Update Azure MCP tool snapshot file
chore: refresh Azure MCP tool snapshot fixture
Jul 15, 2026
JasonYeMSFT
marked this pull request as ready for review
July 16, 2026 18:37
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Azure MCP tool snapshot fixture used by the test suite so it matches the current @azure/mcp CLI tool inventory and version metadata, preventing snapshot drift in scheduled checks.
Changes:
- Bumped
azureMcpVersionin the snapshot to3.0.0-beta.26+043b8decd3a0cd57c1fdb79b4c62915b297e9734. - Synced
toolNamesto currenttools/listoutput, adding the newly surfacedinsightstool.
Show a summary per file
| File | Description |
|---|---|
| tests/fixtures/azure-mcp-tool-names.snapshot.json | Refreshes the stored Azure MCP version and tool list used as a fixture for test validation. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Low
msalaman
approved these changes
Jul 16, 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.
Scheduled snapshot drifted from the latest
@azure/mcptool inventory. This PR refreshes the Azure MCP fixture to align tests with current CLI-reported tools and version metadata.Snapshot metadata refresh
tests/fixtures/azure-mcp-tool-names.snapshot.jsonto the latestazureMcpVersion.Tool inventory sync
toolNamesfrom current@azure/mcp server starttools/listoutput.insights.Scope
{ "azureMcpVersion": "3.0.0-beta.26+043b8decd3a0cd57c1fdb79b4c62915b297e9734", "toolNames": ["...", "group_resource_list", "insights", "keyvault", "..."] }