My cosmosDB network settings are stuck on Updating since a week. Means we cannot update from public to IP-limited access.
My cosmosDB network settings are stuck on Updating since a week. Means we cannot update from public to IP-limited access.
Azure Cosmos DB
Refresh issue with Cosmos dB connection
Hi, I noticed one strange thing with my power bi report as I made a connection cosmos dB (used a query) and get the data applied some transformation created visual and published on the service now refresh is schedule for every day. Now some records get…
Azure Cosmos DB
Unable to Connect Azure Cosmos DB(Mongo db vcore) using Microsoft Entra ID in MongoDB Shell
Hi I have a Azure Cosmos DB(Mongo db vcore) and enabled the Microsoft Entraid authentication and have added one of AAD user Now I am trying to connect using mongosh or Mongo compass but it does not work. From mongsh I get error…
Azure Cosmos DB
Missing Azure Cosmos DB for MongoDB option in API selection when creating Cosmos DB resource.
Hello, Im trying to create new Cosmos DB in Azure, but unfortunatly I dont have direct Azure Cosmos DB for MongoDB option when selecting APIs. I have only: Azure Cosmos DB for NoSQL Azure Document DB (with MongoDB compatibility) Azure Cosmos DB for…
Azure Cosmos DB
How to connect to Azure Cosmos using the Java Cassandra Drivers
I have an existing application which uses Apache Cassandra, and I am attempting to check its compatibility with Azure Cosmos DB for Apache Cassandra My application uses a recent 4.x version of the DataStax Java Driver for Cassandra (this has subsequently…
Azure Cosmos DB
How to query Cosmosdb using FullTextContains with fuzzy search parameters
In my full text search enabled resource container, I'm attempting to use the fuzzy search syntax to find close matches to a search term but receive and error when using the portal or python SDK (4.14.1) SELECT TOP 10 * FROM c WHERE…
Azure Cosmos DB
does Azure Cosmos DB for Mongo Support the listSearchIndexes command
Dear Azure team, I am testing some features on Azure Cosmos DB using the MongoDB API. Could you please confirm whether the listSearchIndexes command is supported in Cosmos DB for MongoDB? Thank you
Azure Cosmos DB
[Java Spring] Error when save entity using JPA ( msg :java.lang.NullPointerException: Cannot invoke "com.fasterxml.jackson.databind.JsonNode.isValueNode()" because "jsonNode" is null)
I have a Spring Boot application that uses com.azure:azure-spring-data-cosmos:5.20.1. I’ve mapped my entities to the Cosmos containers like this: package com.fpt.emt.api.biz.assessments.model.v2.clustering; import…
Azure Cosmos DB
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 Cosmos DB
How to create a custom role for secondary user in CosmosDB for MongoDB vCore
I am facing the same problem as mentioned at https://learn.microsoft.com/en-us/answers/questions/5551293/how-to-create-a-custom-role-for-secondary-user-in In Azure CosmosDB for Mongo DB with Native DocumentDB authentication, able to create users at…
Azure Cosmos DB
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
How to create a custom role for secondary user in CosmosDB for MongoDB vCore
I am trying to create a custom role that grants readWrite access to database. I am doing it to assign read write permissions to a specific database. The inbuilt role readWriteAnyDatabase grants read write access to all the database so I can not use this.…
Azure Cosmos DB
Restore our accidentally dropped Mongodb database
One of our databases in a Azure cosmos db cluster got accidentally deleted yesterday. This cluster has periodic backup setup with Geo-Redundant Policy. Please restore the entire Azure cosmosdb account for MongoDB tdclabs-dev account a new account.
Azure Cosmos DB
Cosmos DB for MongoDB (vCore) upgrade M10→M30 stuck in “Updating” ~3 hour; data plane very slow/timeouts
Hi Microsoft team, I’m seeing a prolonged “Updating” state after scaling a Cosmos DB for MongoDB (vCore) cluster from M10 → M30, and my app is experiencing severe slowness/timeouts during the window. Environment Service: Azure Cosmos DB for MongoDB…
Azure Cosmos DB
Please change my first name,Middle name and last name under Profile section
Hi Team, As per my request could you please change the Name under my Profile in Microsoft account as First name:koti Middlename:Nithin Lastname:Kumar Thanks, Nithin.
Azure Cosmos DB
How can I restore a periodic backup in Azure Cosmos DB?
Hi, I accidentally deleted a container in my Azure Cosmos DB account. My account is using Periodic backup mode, and I want to restore the data from a backup taken yesterday. How can I request or perform a restore from a periodic backup? Is there any…
Azure Cosmos DB
Cosmo DB is Missing data
Dear Team, Greetings!!! We are facing a critical issue with Azure Cosmos DB. Data has been lost unexpectedly. Around 16 users have access and we are unsure how the data was deleted or lost. We request Microsoft Support to investigate and help us recover…
Azure Cosmos DB
How to drop a Gremlin vertex that contains "/" in the id field.
I cannot drop vertices that contain the "/" character in the id field. I get an error message…
Azure Cosmos DB
How to use update a cosmos db document using rest call
Hi, I want to update a cosmos db document using available cosmodb rest api. Can you provide me a sample code or documentation for the same. Thanks
Azure Cosmos DB
Missing Cosmos DB Built-in Data Reader and Cosmos DB Built-in Data Contributor roles in Access Control (IAM)
I'm trying to assign roles to managed identity in Cosmos DB, through browser using Access Control (IAM). Unfortunately two build in roles Cosmos DB Built-in Data Reader and Cosmos DB Built-in Data Contributor are not there. How can I add managed…