microsoft / microsoft/GitHub-Copilot-for-Azure

Foundry mcp server tool calls get internal server error from automated integration tests

Open
#2,309 1 comment 0 reactions 3 assignees View on GitHub

@XOEEst is already working on this.

Since May 19, 2026.

untriaged
Dominant language
Python
Stars
250
Forks
204
Avg merge
1d 12h
Merged PRs (30d)
67

Description

Such tool calls have been getting internal server error since we start collecting integration test results. This is due to Foundry services not supporting managed identities. We should find out why they are running into internal server errors. Regardless of the cause, the server should return an error response with meaningful information instead of internal server error.

Example runs:

Old:
https://agreeable-dune-0f718070f.1.azurestaticapps.net/nightly-runs.html?file=2026-04-21%2F24706107754%2Fmicrosoft-foundry%2Fmicrosoft-foundry_quota_-_Integration_Tests_Deployment_Listing_lists_deployments_using_MCP_tools_or_CLI%2Fagent-metadata-2026-04-21T06-01-42-021Z.md

New:
https://agreeable-dune-0f718070f.1.azurestaticapps.net/nightly-runs.html?file=2026-05-19%2F26080086422%2Fmicrosoft-foundry%2Fmicrosoft-foundry_quota_-_Integration_Tests_Deployment_Listing_lists_deployments_using_MCP_tools_or_CLI%2Fagent-metadata-2026-05-19T06-42-56-416Z.md

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.