Content
Azure Hyperscale (i.e Citus) (now Azure cosmosDB) to stop support for Posgresql 11 in Nov'23 - what this means for customers like us ?
Hi, We are customer of Azure Hyperscale (Citus) DB for postgresql and currently using postgresql 11 under the hood. We are informed by Microsoft that support for Hyperscale on postgresql 11 will be stopped in Nov'23 and we need to upgrade to postgresql…

DatabaseAccount is in a failed provisioning state because the previous attempt to create it was not successful. Please delete the previous instance before attempting to recreate this account.
While deploying Azure cosmos DB, it is ending up in failed state and all the other following operations related to it are ending up in Bad requests.
Limited or No Access upon signing up for 30 day Cosmos DB trial
You are not a member of this tenant and do not have access to this directory or any subscriptions/resources within. Your interactions will be limited to directory switching or passthrough scenarios only. Click 'I acknowledge' to continue to as a…
How to solve this Invalid/Missing environment variable error while build
Getting Error: Invalid/Missing environment variable: "MONGODB_URL" while deploying nextjs mongodb app in azure. i have added env variables on configuration - Application settings, but still deployment getting failed.
cosmosSearch vector search aggregation pipeline filtering on an id
Trying out the new vector search feature in Mongodb vCore. Not able to find a lot of documentation in usage but basically trying to search on vector content but filter on or have exact match on a specific id in addition to the vector search. The below…
How to backup and restore Cosmos DB with Postgres and Citus?
Hello, We are using Azure Cosmos DB with Postgres using Citus. We would like to know how we can do proper backup and restore to be safe in case of a disaster for business continuity reasons. We have read…

CosmosDB order by issue
When we add order by in the sql statement, the results of the query are inconsistent with those without adding order by. Thanks we created composite index: FILENAME and FIELID. SELECT DISTINCT…
What should I do about the Azure Function Http trigger not connecting to Cosmos DB?
I am learning the module called "Chain Azure Functions together using input and output bindings". The previous modules are learning without any problem and can successfully access the http trigger via url. But in this module, I have…
Can Stream Analytics Update values in an existing table in Cosmos DB PostgreSQL?
Hi, I was wondering if I could update data in Cosmos DB for PostgreSQL table using Stream Analytics. I receive data through IOTHub and instead of adding rows of data I need to update values in different rows and columns. It seems that Stream Analytics…

how to log into azure cosmos db
i tried to create an account to azure cosmos db but i wont able to log in azure cosmos db, why?

Azure CosmosDb for MongoDb - vCore // manage users
Hi Does anyone know when support for managing users in CosmosDb for MongoDb vCore will become available ? We are not really happy with giving admin credentials to users and RU model is way too expensive at the moment. thanks AndyB

Cant find keys in cosmos db. Account Key needed for looker studio connection
When I access Cosmos DB through Azure portal, my settings don't contain a keys section so I am unable to find an Account Key to connect my DB to a BI platform.

Add Vectors / Hybrid Search with Cognitive Search on (NOSQL) Cosmos DB Data
Hello, Trying to set up semantic search on a cosmos db (nosql). A) How to add vectors to cosmos db content ? The simple way for me would be to compute them myself and add a "vector" key to each database item. Is there another way ? Maybe…

NullPointerException on the save method when id is specified with optimistic concurrency
Description My team is attempting to set the id field on a document and are running into a NullPointerException from the ReactiveCosmosTemplate when saving the document off to the DB. We're utilizing optimistic concurrency with the use of @Version on an…
i am unable to connect and access azure cosmos for mongo db using its private end point ip. address.
i have created an azure cosmos for mongo. in network setting only private end point is enabled. i am able to telnet private end point ip from vm in same vnet but not able to connect mongo db using its private end point ip address. why we can not…
How to separate the some of the execution tree logs to show on transaction search on application Insights?
I've have multiple application has let say 20 apps in a sequence(both rest and non rest), out 14 apps are in the loop per each record process. If I Process 1000 records it will loop 14 apps. if any of the record failed to process in any application, I…
Hangfire is not working for CosmosDB after migrating from MongoDB giving error: A bulk write operation resulted in one or more errors. WriteErrors: [ { Category : "DuplicateKey", Code : 11000, Message : "E11000 duplicate key error collection: Hangfire
We were using MongoDb in our project and Hangfire was working perfectly fine over there but after we have shifted to CosmosDb Hangfire has stopped working, we are using MongoClient only to connect to CosmosDB by passing CosmosDB connection string to…

Ideal RUs for Cosmos DB Container
I have a container in cosmos db which is getting used frequently in the application, i have provided Throughput as 400 Rus as of now along with required indexing policy , i want to know how can i give the correct number of RUs to container so that the…

Long running 101 responses when querying Cosmos using Gremlin
Trying to diagnose some odd behaviour from CosmosDB when querying using Gremlin: I've got a Blazor site that is querying Cosmos. It's regularly timing out, or taking a long time to pull back results from Cosmos. I've reduced the code down to: var…

Partial indexes support is currently not enabled, please reach out to Cosmos DB support to enable this feature.
How can I contact the support to enable this feature without paying for a support plan? Shouldn't it be a feature flag to be enabled?

