Skip to content

Commit 9375916

Browse files
Update deploy/azure/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3b74add commit 9375916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/azure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This directory contains an Azure Bicep template (`bicep/main.bicep`) and support
88

99
- Azure CLI (2.55.0 or later) installed and signed in (`az login`).
1010
- Azure subscription with permissions to deploy the required resources.
11-
- MongoDB MCP server container image available in dockerhub registry (mongodb/mongodb-mcp-server:1.2.0). Version 1.2.0 has been validated for Azure AI Foundry compatibility when the aggregate, create-index, explain, and export tools are omitted. You can reference the `latest` tag instead if you want to experiment with newer builds.
11+
- MongoDB MCP server container image available in dockerhub registry (mongodb/mongodb-mcp-server:1.2.0). Version 1.2.0 has been validated for Azure AI Foundry compatibility when the aggregate, create-index, explain, and export tools are omitted (additional tools are disabled by default for security). You can reference the `latest` tag instead if you want to experiment with newer builds.
1212

1313
## Parameter Files
1414

0 commit comments

Comments
 (0)