1,518 questions with Azure Cosmos DB tags

Sort by: Updated
2 answers

resiliency test on SQL Cosmos DB

I'm planning for the resiliency test on SQL Cosmos DB: I intended to halt operations on our SQL Cosmos DB. This action is necessary to monitor the application’s behavior in the absence of database connectivity. Is there any way to take one of DB offline…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
Chaos Studio
Chaos Studio
An Azure service used to create, run, and analyze chaos experiments to identify resilience gaps in cloud apps.
2 questions
asked 2024-06-14T17:23:14.48+00:00
Rajkumar Murugesan 0 Reputation points
answered 2024-06-17T17:02:06.0333333+00:00
GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Cosmos db Shared database throughput for 25 containers + 26th Container with Provisioned Throughput

Hi Everyone - We are using a Cosmos db account in Production which was created in Shared database throughput mode. We have reached a Max of 25 Collection which is the upper limit for Shared Database throughput. Here are my Questions :- Can I create…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-17T06:45:53.1533333+00:00
Mathew James 356 Reputation points
accepted 2024-06-17T08:07:03.62+00:00
Mathew James 356 Reputation points
1 answer

Need to restrict the cosmos DB accessible from public internet.

I have created CosmosDB instant in Azure. Disabled the public access and associated with private endpoint but still cosmosDB url is accessible through internet. How can I restrict the url accessible from internet? tried with NSG also but no luck. Can…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-14T15:51:59.84+00:00
Manivel Manickam 0 Reputation points
answered 2024-06-17T04:22:29.6966667+00:00
ShaktiSingh-MSFT 14,276 Reputation points Microsoft Employee
1 answer

We use Application Insights in our .netcore webapp,Analyzing the API in performance metrics, it was found that some records Cosmosdb queries, while others do not.

We use Application Insights in our .netcore webapp,Analyzing the API in performance metrics, it was found that some records Cosmosdb queries, while others do not.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,968 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,268 questions
asked 2024-06-12T06:01:26.45+00:00
Gallatin 21V 186 Reputation points
answered 2024-06-16T15:39:36.2833333+00:00
Sajeetharan 2,031 Reputation points Microsoft Employee
0 answers

Materialized views are not created - not found. status of "Enqueued"

I'm attempting to create a materialized view, the PUT returns a status of "Enqueued" but even after a while the view is not generated, the Get is returning not found. Followed the instructions from:…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-12T16:58:40.19+00:00
Chris Ainsley 0 Reputation points
commented 2024-06-14T22:43:09.9466667+00:00
Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
1 answer

Error when bulk inserting documents with Cosmos DB (Response status code does not indicate success: Conflict (409); Substatus: 0; ...)

I am trying to add a collection of this object: public class Organization { [JsonProperty("id")] public string? Id { get; set; } [JsonProperty("name")] public string? Name { get; set;…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-04-05T08:08:38.3866667+00:00
Syifa Prasetyo 20 Reputation points
answered 2024-06-13T09:36:39.3833333+00:00
Rico Wang 75 Reputation points Microsoft Employee
0 answers

Is there a way to get cosmosdb (for nosql) container size and total container document count.

I want to get total items count (row count) and container size for a cosmosdb (nosql) container efficiently using a python client. Is there a way to do this efficiently.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-05T11:07:07.59+00:00
kaif khan 20 Reputation points
commented 2024-06-12T19:33:34.5433333+00:00
Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
1 answer

Cosmos DB NoSQL LIMIT OFFSET performance - .NET SDK | Azure Portal

Hi Team, As per MS documentation (Azure Cosmos Db for NoSQL), it is mentioned that OFFSET LIMIT query RU charge significantly increases as OFFSET increases and continuation token is the recommended…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,572 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-10T10:38:37.92+00:00
VD 66 Reputation points
commented 2024-06-12T05:05:38.3333333+00:00
ShaktiSingh-MSFT 14,276 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

unable to connect to my vCore-based Azure Cosmos DB for MongoDB account using the Azure portal's Mongo Shell

Hi Team, I am unable to connect to my vCore-based Azure Cosmos DB for MongoDB account using the Azure portal's Mongo Shell. I have tried many times and the mongo shell is also not opening. Its throwing me error as shown below : Can you please check and…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-09T17:08:18.6133333+00:00
Sahitya S 20 Reputation points
commented 2024-06-11T09:50:22.19+00:00
Sahitya S 20 Reputation points
1 answer

How to load data from one gremlin graph database to another gremlin graph database?

I have 500K vertices and 1.2 million edges data loaded into one of the gremlin graph database. I need to move the same data from one graph to another gremlin graph database(it's either move the data or load the same data). What are the ways to achieve…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-11T01:53:23.7+00:00
Siddartha Reddy Jammula 20 Reputation points
answered 2024-06-11T09:07:45.13+00:00
ShaktiSingh-MSFT 14,276 Reputation points Microsoft Employee
5 answers One of the answers was accepted by the question author.

Is there an emulator Azure Cosmos DB for MongoDB vCore

I'm using Azure Cosmos DB for MongoDB vCore as a vector DB to serve a rag application. I'm wondering if there is a way to run a similar instance locally, to be able to set a local environment for development purpose?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-06T20:49:01.2933333+00:00
Hela Masri 20 Reputation points
commented 2024-06-10T15:19:37.01+00:00
Hela Masri 20 Reputation points
1 answer

CosmosDB, Vector search, diskANN

Trying to experiment with vector search in cosmos db I get an exception: Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: BadRequest (400); Substatus: 0; ActivityId: xxx; Reason: (Message:…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-02T19:55:06.3033333+00:00
Vladimir Nesterovsky 20 Reputation points
commented 2024-06-10T05:30:32.8266667+00:00
ShaktiSingh-MSFT 14,276 Reputation points Microsoft Employee
0 answers

Trouble Assigning Cosmos DB Operator Role to User-Assigned Managed Identity via ARM Template

Hi Azure Community, I'm currently working on assigning the Cosmos DB Operator role to a user-assigned managed identity using an ARM template. Despite following the documentation, I'm encountering a "not found" error, and I'm not sure what I'm…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-06T11:45:22.9333333+00:00
Djordje Djukic (AKVELON INC) 0 Reputation points Microsoft Vendor
commented 2024-06-07T23:35:34.7466667+00:00
Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
2 answers

How to fix this error: We are unable to connect to the temporary workspace. Please try again in a few minutes. If the error persists, file a support ticket.

Hello, I am doing the MS learn module for Cosmos DB https://video2.skills-academy.com/en-us/training/modules/implement-vcore-based-azure-cosmos-db-mongodb/?WT.mc_id=cloudskillschallenge_60d54986-b94f-45e3-9653-2917c91648e7 I am doing the lab …

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-02T18:34:55.74+00:00
Kaleb Cole 5 Reputation points
accepted 2024-06-07T01:40:47.82+00:00
Kaleb Cole 5 Reputation points
1 answer

ArtifactDeletionTask status: 403; status message: Forbidden

Hi, We have a synapse pipeline that is used to copy data to cosmos DB and using the Synapse workspace deployment task in Azure DevOps to migrate from Dev to QA. While migrating we are getting error as below: 2024-05-05T21:30:06.5454516Z Getting Artifacts…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,621 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-06-05T23:19:10.4066667+00:00
Ajay Rana 0 Reputation points
answered 2024-06-06T07:58:10.53+00:00
Smaran Thoomu 12,100 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Unable to connect to Azure Cosmos DB using Corporate Proxy

I am trying to use Azure Cosmos DB as my document database using Python SDK library. And it seems that I unable to connect to cosmos DB using corporate proxy if I pass the proxy information using "ProxyConfiguration" or…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-05-30T10:49:50.39+00:00
Shahnawaz 41 Reputation points
accepted 2024-06-04T14:57:13.4533333+00:00
Shahnawaz 41 Reputation points
1 answer

Cannot connect to Azure Cosmos Mongo DB

Hello, I've deployed an Azure Cosmos DB for MongoDB (vCore) cluster and I cannot connect to anything. I get the error: We are unable to connect to the temporary workspace. Please try again in a few minutes. If the error persists, file a support ticket.…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-05-28T23:57:45.76+00:00
Jesse C 0 Reputation points
commented 2024-06-04T09:21:18.3866667+00:00
ShaktiSingh-MSFT 14,276 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Which role has "Microsoft.DocumentDB/databaseAccounts/readMetadata" permission? This RBAC permission is required for Managed Identity to access cosmos DB

I've attempted to establish a connection to Cosmos DB from an Azure function using a user-managed identity. However, I've encountered difficulties, as I couldn't find a role that grants the required permission…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2024-05-21T16:19:06.5133333+00:00
Pramita Dhakal 20 Reputation points Microsoft Employee
accepted 2024-06-03T16:19:12.1166667+00:00
Pramita Dhakal 20 Reputation points Microsoft Employee
1 answer

The index path corresponding to the specified order-by item is excluded.

Hi 🙂 I run a Spring Boot app on Azure, it connects to CosmosDB through ReactiveMongoTemplate. I can save to the collection but my query fails with the following error message: Caused by: com.mongodb.MongoQueryException: Query failed with error…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
113 questions
asked 2021-02-04T00:43:49.827+00:00
Itumeleng Manota 6 Reputation points
commented 2024-06-03T14:15:48.05+00:00
Omar Garcia Piñeiro 0 Reputation points
1 answer One of the answers was accepted by the question author.

containerId null when using cosmosDB as an input bindung for a azure function

Hi all, I am trying to read some data from my cosmosDB-Database into an azure Function using an input binding. I followed this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
asked 2023-12-06T10:16:34.16+00:00
Nicolas Fromme 25 Reputation points
commented 2024-06-03T00:47:54.4533333+00:00
Ben Roberts 0 Reputation points