Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Azure 中设置了 MongoDB (DocumentDB),但找不到更改 MongoDB 版本的选项。
db.version() // return 3.2.0
是否可以将其更新到 3.4.2?
似乎 CosmosDB 支持 3.4。
https://azure.microsoft.com/en-us/blog/azure-cosmosdb-extends-support-for-mongodb-aggregation-pipeline-unique-indexes-and-more/
CosmosDB 支持的 MongoDB API 列表在此处列出