An Azure NoSQL database service for app development.
Azure Cosmos Emulator (Windows MSI) error in Microsoft.Azure.Cosmos.StartupEntryPoint.exe
Install the emulator on a fresh Windows Server 2016 Datacenter with .Net Framework 4.8.0 and x64 Visual C++ 2015–2022 Redistributable Get error on startup in Microsoft.Azure.Cosmos.StartupEntryPoint.exe Tried the following troubleshooting steps…
Azure Cosmos DB
add user in cosmosdb Azure DocumentDB (with MongoDB compatibility) with entra authentication
i need to add user in cosmosdb Azure DocumentDB (with MongoDB compatibility) db...and the user is to connect to the via entra authentication only.... guide me how to add the user to connect to the db with privileges like read, read-write with entra…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Cosmos DB is not working correctly
I am running into a query performance issue with Azure Cosmos DB using the SQL API and I am not sure if I am missing something in the indexing configuration. My container stores documents with a nested array field (for example items[]), and I am querying…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Getting strange error during database migration mongodb
Error type Failed to connect, please check error details Error Detail A scenario reported an unknown error. Command serverStatus failed: Command serverStatus not supported.. The connection string is correct, and the IP Addresses and DNSs are…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Turn off CosmosDB Account Feature - Global Secondary Index for NoSQL API (preview)
I am trying to enable Cosmos Mirroring for Fabric. Mirroring requires continuous backup to be enabled. However, when I try to enable continuous backup, I get the error "Migration of backup mode to Continuous mode is not supported for accounts with…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Error in Azure Portal – Can't Access Azure Cosmos DB Data: “Authorization header doesn't conform to the required format”
I'm experiencing an issue accessing data in Azure Cosmos DB through the Azure Portal. When I try to view the data, I receive the following error: Authorization header doesn't conform to the required format. Please verify and try again. ActivityId:…
Azure Cosmos DB
An Azure NoSQL database service for app development.
How do I connect Azure DocumentDB (with MongoDB compatibility) to Powerbi
Hi, I recently created a DB account type: Azure DocumentDB (with MongoDB compatibility). I am curious to how I can connect this account to PowerBi to view data. I tried to use the current connector selections: Cosmo DB v1, Cosmo DB v2 and Cosmo DB for…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Cosmos DB SQL query to search for a string across all fields in a document.
I’m using Azure Cosmos DB (SQL API) and want to find documents where a specific string appears anywhere in the document, regardless of field name. What is the recommended query pattern for this, and what are the performance implications?
Azure Cosmos DB
An Azure NoSQL database service for app development.
Azure DocumentDB Mongo cluster stuck with 409 conflict: operation already in-progress
Hi, I have an Azure DocumentDB (MongoDB compatibility) cluster that appears to be stuck in a failed control-plane state, and I can no longer restore connectivity. Resource details Cluster name: lightreportapprisk Resource type:…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Cannot drop databases with corrupted names (trailing newline character) on MongoDB vCore cluster
I have two databases on my Azure Cosmos DB for MongoDB vCore cluster whose names contain a trailing newline character (U+000A). These appear as dev\n and prod\n in db.adminCommand('listDatabases') output, distinct from my legitimate dev and prod …
Azure Cosmos DB
An Azure NoSQL database service for app development.
Azure free tier dropped from 1000 RU/s included to 100 RU/s
The total RU/s across all resources in my account are set at 1000 RU/s. I was receiving 1000 RU/s per month for free although recently this dropped down to 100 RU/s. I see this on the cost management page that lists out the free services: "Azure…
Azure Cosmos DB
An Azure NoSQL database service for app development.
How can I define a collation, when creating an index in Cosmos DB?
Hi - I'm trying to migrate from a self-hosted mongodb instance to cosmos db. I managed to move all collections (after raising the limits several times). Now my work is to build all missing indices. Unfortunately I can't find a way to set the collation on…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Recuperación de colección eliminada en Cosmos DB MongoDB
Hola a todos, Por error alguien de mi equipo borró unos datos de una colección de Azure Cosmos DB y necesitamos recuperarla lo más pronto posible. Intenté montar un caso con el soporte de Microsoft Azure y no me aparece la opción, no se si fue porque…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Storage metric is not updated for Azure Cosmos DB for PostgreSQL
Issue Summary: Azure Cosmos DB for PostgreSQL single-node cluster storage upgrade from 512GB to 1024GB (last night) shows provisioned capacity correctly in Scale blade and Worker metrics ("1014 GB RAM storage"), but storage_percent metric…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Unable to Create Azure DocumentDB (MongoDB Compatibility) – Free Tier Disk Type Error
Hello, I am unable to create an Azure DocumentDB (with MongoDB compatibility) cluster using the Free tier. During deployment, I receive the following error: PremiumSSDv2 disk type is not supported for 'Free' cluster tier. (Code: bad_request) There are no…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Azure Cosmos DB for PostgreSQL future?
I'm seeing a notification on all the Azure Cosmos DB for PostgreSQL documentation in learn.microsoft.com saying: Azure Cosmos DB for PostgreSQL is no longer supported for new projects. I've done a few searches, but haven't seen any other announcements…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Cosmos DB Container disappeared
We have a set of Cosmos DB accounts, and within each we create databases and containers. Now in one of those, yesterday one container disappeared. We have an external monitoring app which shows exactly when this container was still available, and when it…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Increase allowed throughput for CosmosDB account
Hello We are from the GitHub Next team, and, for one of our research projects, we are using Cosmos as the data storage. We are running large-scale indexing jobs, and, as part of that, we are bulk uploading data to Cosmos. The volume of the data itself is…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Is MONGO_OIDC available on Azure CosmosDB for MongoDB RU version
Hello! My team is using Azure Cosmos DB for MongoDB RU and we want to connect from our apps to our database using Microsoft Entra ID (i.e. via OIDC using a ManagedIdentityCredential). We came across an article (here) that describes how to use the…
Azure Cosmos DB
An Azure NoSQL database service for app development.
Azure Cosmos DB for PostgreSQL stuck in read-only mode after DiskFull event, scaling and restore not working
Our cluster entered read-only mode after a DiskFull (Unplanned) event. We have since scaled storage, but the cluster remains stuck in read-only mode. Environment Service: Azure Cosmos DB for PostgreSQL (Citus) Topology: Single-node cluster Region:…
Azure Cosmos DB
An Azure NoSQL database service for app development.