python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Azure cosmos DB Data migration tool getting error when verifying Connection string
I currently have an azure cosmos db that i want to export file from. I am using the Azure cosmos DB Data migration tool for this process and on the first screen i am trying to verify my connection str...
keshav
Votes: 0
Answers: 0
Actual document size limit for Azure Cosmos DB’s API for MongoDB?
Description
I was doing some testing and found out that maximum document size limits of CosmosDB seem inconsistent with the documentation:
https://learn.microsoft.com/en-us/azure/cosmos-db/concepts-li...
ivanpovazan
Votes: 0
Answers: 1
Why I got such error message when trying to create a ttl index in azure cosmosdb?
I'm trying to create some TTL indexes in azure cosmosdb collections (mongo API), these collection's elements are all string or integer, but when I use the index spec
{
"expireAfterSeconds":...

Caker Pang
Votes: 0
Answers: 1