Skip to content

chore: refresh Azure MCP tool snapshot fixture#2852

Merged
JasonYeMSFT merged 2 commits into
mainfrom
copilot/refresh-azure-mcp-tool-snapshot
Jul 16, 2026
Merged

chore: refresh Azure MCP tool snapshot fixture#2852
JasonYeMSFT merged 2 commits into
mainfrom
copilot/refresh-azure-mcp-tool-snapshot

Conversation

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Scheduled snapshot drifted from the latest @azure/mcp tool inventory. This PR refreshes the Azure MCP fixture to align tests with current CLI-reported tools and version metadata.

  • Snapshot metadata refresh

    • Updated tests/fixtures/azure-mcp-tool-names.snapshot.json to the latest azureMcpVersion.
  • Tool inventory sync

    • Regenerated toolNames from current @azure/mcp server start tools/list output.
    • Captures newly surfaced tool(s), including insights.
  • Scope

    • Fixture-only update; no production code or test logic changes.
{
  "azureMcpVersion": "3.0.0-beta.26+043b8decd3a0cd57c1fdb79b4c62915b297e9734",
  "toolNames": ["...", "group_resource_list", "insights", "keyvault", "..."]
}

Copilot AI linked an issue Jul 15, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update Azure MCP tool snapshot file chore: refresh Azure MCP tool snapshot fixture Jul 15, 2026
Copilot AI requested a review from JasonYeMSFT July 15, 2026 17:00
@JasonYeMSFT
JasonYeMSFT marked this pull request as ready for review July 16, 2026 18:37
Copilot AI review requested due to automatic review settings July 16, 2026 18:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 azureMcpVersion in the snapshot to 3.0.0-beta.26+043b8decd3a0cd57c1fdb79b4c62915b297e9734.
  • Synced toolNames to current tools/list output, adding the newly surfaced insights tool.
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

@JasonYeMSFT
JasonYeMSFT merged commit ad15802 into main Jul 16, 2026
13 checks passed
@JasonYeMSFT
JasonYeMSFT deleted the copilot/refresh-azure-mcp-tool-snapshot branch July 16, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: refresh Azure MCP tool snapshot

4 participants