Skip to content

Conversation

@anshulkhantwal
Copy link

Proposed changes

Checklist

@anshulkhantwal anshulkhantwal requested a review from a team as a code owner October 23, 2025 15:08
@Copilot Copilot AI review requested due to automatic review settings October 23, 2025 15:08
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 introduces Azure Container Apps deployment support for the MongoDB MCP Server, providing infrastructure-as-code templates and deployment documentation to enable cloud hosting with optional authentication.

  • Adds Bicep template for deploying MongoDB MCP Server to Azure Container Apps
  • Provides two parameter file configurations: unauthenticated (development) and Microsoft Entra ID authentication (production)
  • Includes comprehensive deployment guide with step-by-step instructions for building, pushing, and deploying the container

Reviewed Changes

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

File Description
deploy/azure/README.md Deployment guide covering prerequisites, Docker image preparation, parameter file selection, and deployment workflow
deploy/azure/bicep/main.bicep Infrastructure template defining Container Apps Environment, Container App, authentication configuration, and resource scaling
deploy/azure/bicep/params.json Baseline parameter file with NOAUTH mode for development/testing scenarios
deploy/azure/bicep/paramsWithAuthEnabled.json Production-ready parameter file with Microsoft Entra ID authentication settings

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.

1 participant