Top "Azure-cosmosdb-mongoapi" questions

Azure Cosmos DB databases can be configured to use the MongoDB API.

Getting 'query in command must target a single shard'

I have a CosmosDB setup using the Mongo API. I have a collection with a hashed shard on one of …

azure-cosmosdb azure-cosmosdb-mongoapi
Azure Cosmos DB: 'Request rate is large' for simple count query

I'm using Cosmos DB with the Mongo adapter, accessing via the Ruby mongo driver. Currently there are about 2.5M records …

azure azure-cosmosdb azure-cosmosdb-mongoapi
SSL Handshake issue with Pymongo on Python3

Trying to connect to Azure CosmosDB mongo server results into an SSL handshake error. I am using Python3 and Pymongo …

python python-3.x azure ssl azure-cosmosdb-mongoapi