Cost analysis to access cosmos container with 30 concurrent users
I want to support 30 concurrent users to fetch 50,000 records from Cosmos container, each record is of size 20kb approximately. When i tried it took around 36,000 RUs to fetch records for one user. Considering this i have come up with cost analysis, not…
Azure Cosmos DB
Is Cosmos Db Gremlin API deprecated?
I'm unable to create a new Cosmos DB Gremlin API instance in any North America region. Does this mean that Microsoft is phasing out Cosmos/Gremlin API?
Azure Cosmos DB


Azure Cosmos Emulator
I installed the Azure Cosmos DB emulator and although I can open the manager from https://localhost:8081/_explorer/index.html, when I try to create a database it freezes.
Azure Cosmos DB
Feature request pending approval Registration request for feature 'Online container copy (NoSQL API)' was successfully submitted. Request pending approval from Microsoft owning service
Hi, I got redirected here from a Microsoft Support ticket. What I actually need help with is to enable a preview feature in three of my subscriptions that is currently in the status Pending. The feature in question is this "Online container copy…
Azure Cosmos DB
Cannot create vector index in Azure CosmosDB for MongoDB vCore
I'm trying to create a vector index in my free tier Azure CosmosDB for MongoDB vCore in location "France Central". I get an error. The same query runs to completion in a Azure CosmosDB for MongoDB vCore database with M10 SKU in another…
Azure Cosmos DB
Azure Cosmos DB is not auto scaled to the max allocated RU/s
In my Cosmos DB, I have applied autoscale up to 2000 RU/s onto some collections. While from the Monitor -> Insights, it seems not scaled to the max 2000 but cap at 700 RU/s instead. Please refer to the screenshot below.
Azure Cosmos DB
how to perform vector store ..
how to perform vector store .. currently Vector search in Azure Cosmos DB for MongoDB accounts using the Request Units (RU) model (version 7) is not supported. do we have any other option to set up vector db for application
Azure Cosmos DB
Updating firewall ip address of Cosmos mongo DB fails
Updating firewall ip address of Cosmos mongo DB fails. Previous entries remain unchanged. Cannot add/edit.
Azure Cosmos DB
CosmosSearch says "search must be first stage in pipeline" -- But it already is
I'm constructing a Python API using FastAPI, with data being stored in an Azure Cosmos DB for MongoDB (vCore). One of the endpoint paths involves running a vector search on the database, whose pipeline has the stages "search" and…
Azure Cosmos DB
I've already upgraded the Azure CosmosDB MongoDB Server Version into 7 but I have this libmongoc issue.
"message": "Server at 10.3.2.5:10255 reports wire version 6, but this version of libmongoc requires at least 7 (MongoDB 4.0)",
Azure Cosmos DB
getting 403 while create unique index
WhenEver I am trying to create unique Index it is giving 403, And index creating in failed status.
Azure Cosmos DB
Azure Cosmos DB for MongoDB (vCore) Tier Upgrade (M10 to M25) Stuck at "Updating" for 15+ Hours
Hi Team, We are facing an issue while upgrading our Azure Cosmos DB for MongoDB (vCore) cluster. We initiated an upgrade from M10 to M25 tier (2 Burstable vCores, 8 GiB RAM), but the cluster has been stuck in the "Updating" status for the past…
Azure Cosmos DB
Connection time out. Unable to Connect to Azure Cosmos DB for MongoDB (vCore) using Connection String.
I am trying to connect to my Cosmos DB resource using the provided connection string. Last week it was working fine but suddenly it stopped connecting and gives me connection timed out. I checked the firewall rules and it's already set to public…
Azure Cosmos DB
cosmos db fix error vector capability not enabled although it is enabled
Vector search is activated: error message: CosmosHttpResponseError: (BadRequest) Message: {"Errors":["A Container Vector Policy has been provided, but the capability has not been enabled on your account I have activated it and have waited…
Azure Cosmos DB
Extends timeout maxTransactionLockRequestTimeoutMillis in Azure Cosmos DB for MongoDB
Hi We are facing interuption because of this maxTransactionLockRequestTimeoutMillis was set 5 seconds by default. How to modify or extends the timeout to be 30 seconds? Thank you
Azure Cosmos DB
Audit Logging Enablement on Azure CosmosDB
Why "disableKeyBasedMetadataWriteAccess" needs to be disabled on Azure Cosmos DB before enabling Control plane logging on it ? Without having it configured, will it miss to capture any of the CURD operations on the logging ?
Azure Cosmos DB
We are looking for Migrating our CosmosDB to Flexible-Postgresql server, is there any service in Azure with Zero/Low code solution available.
Hi, we have CosmosDB (NoSQL) version running in Azure, it is holding almost 10TB of data today, all items having same schema in JSON format, now we want to migrate history data to flexisble-postgresql server to preform some analytics, looking for no/low…
Azure Cosmos DB
Does not connect to Azure Cosmos DB for MongoDB
Hi guys, Why the connection of Azure Cosmos DB for MongoDB is not often stable especially when wants connect to local machine? Currently i use MongoDB Compass to connect to the cloud. Sometimes we succeed, sometimes we could not connect it. The timeout…
Azure Cosmos DB
Why am i not allowed to create a container in my Cosmos Emulator database ? i have this error: Sorry, we are currently experiencing high demand in this region South Central US, and cannot fulfill your request at this time Wed, 02 Apr 2025 01:10:27 GMT.
Create a container on my database in Cosmos DB emulator Sorry, we are currently experiencing high demand in this region South Central US, and cannot fulfill your request at this time Wed, 02 Apr 2025 01:10:27 GMT. ActivityId:…
Azure Cosmos DB
Pricing for Full Text & Hybrid Search for NoSQL in Cosmos DB
Does anyone have any idea what the pricing implications are of enabling Full Text search as per this documentation https://learn.microsoft.com/en-us/azure/cosmos-db/gen-ai/full-text-search I cannot find any reference to pricing anywhere which suggests…