microsoft / microsoft/GitHub-Copilot-for-Azure
Consider pinning Azure MCP
- Dominant language
- Python
- Stars
- 250
- Forks
- 204
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 67
Description
_This issue was split off from #2957._
Currently the Azure Skills plugin .mcp.json file references the `@latest` version of the Azure MCP server, rather than a specific version. On the upside, even if the plugin itself does not update automatically the Azure MCP server will. On the downside, this also makes it possible to get a mismatch between the tools listed in the skills and the tools actually available in Azure MCP.
We should consider pinning the Azure MCP server to a specific version. Note this will also mean updating the telemetry scripts to use the same version, and deciding on when and how to update the version.
Contributor guide
Assessment
This issue has not been assessed yet.