-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Labels
remote-mcpserver-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-DockerDocker container / setup installerDocker container / setup installertracking-external-issue
Milestone
Description
Describe the bug
Currently, the HTTP transport - supported only in the Docker image distribution - uses the untrimmed build of Azure MCP Server. The reason the trimmed build isn’t used is that the HTTP transport implementation depends on the Microsoft.Identity.Web package, which is not trim-safe.
This issue tracks the work to vendor a trimmed build once the Identity partner team enables trim-compatible APIs.
Related identity work item: AzureAD/microsoft-identity-web#3576
Expected behavior
Supports trim build in Docker image distribution
Actual behavior
uses untrimmed build in Docker image distribution
Reproduction Steps
N/A
Environment
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
remote-mcpserver-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-DockerDocker container / setup installerDocker container / setup installertracking-external-issue
Type
Projects
Status
In Progress