11 questions with Azure DocumentDB tags

Sort by: Updated
1 answer

Trouble while creating azure DocumentDB instance using Terraform.

Hi There, what are the general troubleshooting way to debug the following issue : "statusMessage":…

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2026-08-25T09:16:50.36+00:00
Debashish Behera 5 Reputation points
edited the question 2026-09-04T08:03:47.6266667+00:00
Himaja Y 280 Reputation points Microsoft External Staff Moderator
0 answers

Azure DocumentDB cluster stuck in Updating and unreachable for more than 4 hours

The production Azure DocumentDB MongoDB vCore cluster was working on M10. Immediately after scaling from M10 to M20, MongoDB connectivity stopped. DNS/SRV resolution works, public access is enabled, firewall is 0.0.0.0/0, there are no private endpoints,…

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2026-08-31T20:21:20.6166667+00:00
Yanbin Gao 0 Reputation points
commented 2026-09-03T10:49:40.15+00:00
Himaja Y 280 Reputation points Microsoft External Staff Moderator
1 answer

Does enabling HA change lock timeouts to TransientTransactionError?

We're using Azure DocumentDB (free tier, nodeCount: 1, enableHa: false) with the MongoDB driver in C#. Under concurrent multi document transactions targeting the same document, we consistently get: MongoCommandException: Command update failed: canceling…

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2026-08-12T14:33:40.53+00:00
Alex Chetcuti 0 Reputation points
commented 2026-08-19T12:19:12.5933333+00:00
Alex Chetcuti 0 Reputation points
1 answer One of the answers was accepted by the question author.

The cosmosSearch.query is not enabled for this cluster

I have a M30 DocumentDB cluster (which, according to the documentation here: https://devblogs.microsoft.com/cosmosdb/diskann-in-azure-cosmos-db-for-mongodb supports DiskANN vector search) and created successfully vector search indexes on my items…

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2026-07-22T01:10:45.98+00:00
Julius Dietmar 60 Reputation points
accepted 2026-07-22T15:25:15.71+00:00
Julius Dietmar 60 Reputation points
0 answers

DocumentDB not accessible, throwing ServerSelectionTimeout

Like nothing is there in the DB, created freshly, have no IP based or any sort of restrictions, yet this i9ssue is popping up.

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2026-06-15T12:25:19.7266667+00:00
Debashish Behera 5 Reputation points
commented 2026-06-24T06:59:04.4533333+00:00
Debashish Behera 5 Reputation points
1 answer

Azure DocumentDB: jsonschema validation

The documentation says that the feature is supported, but I couldn't get it working. Always receiving response that the feature is not supported.

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2026-05-25T21:01:41.99+00:00
Tao Weng 0 Reputation points
commented 2026-06-11T16:46:03.7266667+00:00
Tao Weng 0 Reputation points
4 answers One of the answers was accepted by the question author.

Azure MongoDB vCore (DocumentsDB) not registered at Azure DNS service

After creating two differente DocumentsDB instance, IP address is not registered at Azure DNS. So, no connection is possible.

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2026-05-27T11:37:49.8733333+00:00
Iñigo Martinez Lasala 20 Reputation points
answered 2026-05-27T14:05:15.6733333+00:00
Manoj Kumar Boyini 19,590 Reputation points Microsoft External Staff Moderator
2 answers

Azure DocumentDB (with MongoDB compatibility) Networking problem

Hello, currently I am trying to troubleshoot my DocumentDB in Azure of Networking from yesterday. I have left it untouched for one day, but it still returning this error when I try to troubleshoot it again I checked the allow public access. Do you have…

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2026-05-25T10:50:33.34+00:00
Tengku Aiman 120 Reputation points
commented 2026-05-27T10:41:32.2233333+00:00
Pilladi Padma Sai Manisha 11,715 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure DocumentDB (with MongoDB compatibility) - Connection timeouts / no connection possible + CPU spike

The cluster has been running stably for weeks without issues. No configuration changes have been made to the cluster, the VNet, the Private Endpoint, the firewall rules, or the consuming App Service in the days/weeks leading up to the incident. Since…

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2026-05-21T06:57:47.1733333+00:00
schlichi 20 Reputation points
accepted 2026-05-22T04:39:43.63+00:00
schlichi 20 Reputation points
1 answer

Azure Managed Instance for Apache Cassandra deployment failing with InternalServerError

Hi! I am trying to deploying Azure Managed Instance for Apache Cassandra but always getting this error [{"code":"InternalServerError","message":"Internal error occured, please retry.\r\nActivityId:…

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2026-05-12T19:09:22.4+00:00
Nam Vu 0 Reputation points Microsoft External Staff
commented 2026-05-21T13:19:55.88+00:00
Sina Salam 31,456 Reputation points Volunteer Moderator
2 answers One of the answers was accepted by the question author.

Azure DocumentDB read-write access to specific databases

We were excited to see the announcement of Azure DocumentDB at the recent Azure Ignite. Currently we are doing a small POC and we were able to successfully connected our Spring Boot application to the cluster using Microsoft Entra ID authentication.…

Azure DocumentDB
Azure DocumentDB

A scalable, fully managed NoSQL database for JSON documents with fast queries and automatic indexing

11 questions
asked 2025-11-20T12:34:28.25+00:00
Anthony Slabinck 20 Reputation points
edited the question 2026-05-07T14:03:48.2966667+00:00
Olga_Gh 180 Reputation points Microsoft Employee Admin