Skip to content

Conversation

@anshulkhantwal
Copy link
Contributor

Proposed changes

  • Suggested usage of 1.2.0 docker image tag instead of latest as that has been tested for compatibility with Azure AI Foundry Agents.
  • Added clarity around Managed Identity authentication parameters.
  • Talked about --debug parameter to surface the detailed troubleshooting output for az deployment commands.

Checklist

Copilot AI review requested due to automatic review settings November 12, 2025 08:57
@anshulkhantwal anshulkhantwal requested a review from a team as a code owner November 12, 2025 08:57
Copilot finished reviewing on behalf of anshulkhantwal November 12, 2025 09:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves the Azure deployment documentation and configuration for the MongoDB MCP server by specifying a tested Docker image version and clarifying authentication setup.

  • Updates the Docker image reference from latest to 1.2.0, a version validated for Azure AI Foundry compatibility
  • Adds comprehensive documentation for Managed Identity authentication parameters
  • Expands the list of disabled tools to include aggregate and create-index for better Azure AI Foundry compatibility

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
deploy/azure/bicep/paramsWithAuthEnabled.json Updates container image to v1.2.0, shortens app name, and adds aggregate/create-index to disabled tools
deploy/azure/bicep/params.json Updates container image to v1.2.0, shortens app name, adds aggregate/create-index to disabled tools, and includes minor formatting change
deploy/azure/bicep/main.bicep Updates default container image parameter to v1.2.0
deploy/azure/README.md Adds explanation for v1.2.0 compatibility, documents Managed Identity auth parameters, and adds troubleshooting tip for --debug flag

@kmruiz kmruiz added the no-title-validation Add this label to disable the title check for this PR. label Nov 14, 2025
@kmruiz kmruiz merged commit d462ff9 into mongodb-js:main Nov 14, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Add this label to disable the title check for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants