1,448 questions with Azure Cosmos DB tags

Sort by: Updated
2 answers

Cant we use Key Valut URI from an API to create cosmos DB Account ?

When I invoke the api with the payload containing keyvaulturi parameter I get the status failed. Failed to refresh the collection list. Please try again later. Can any one help please

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,448 questions
asked 2020-06-11T08:10:28.313+00:00
Ravi Teja Manchikanti 46 Reputation points
commented 2020-06-16T09:20:22.947+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
2 answers

How to order documents in a Cosmos DB collection by the time inserted

We are building a large platform where we want to expose events to many subscribers. We have decided we want to expose the events through a REST-API to be able to support all our use cases. We are not able to use event hub or Kafka since we need…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,448 questions
asked 2020-06-14T06:11:14.85+00:00
Rune Larsen 1 Reputation point
commented 2020-06-14T18:41:27.603+00:00
Rune Larsen 1 Reputation point
1 answer One of the answers was accepted by the question author.

Cosmos DB Throttled Requests

Hi there, I have a few thousands request every 30 secs. I have autopilot mode on with 4000 RU/s. But I can see I'm getting lot of throttling requests. I'm currently storing all the insert functions into a task and then using Task.WhenAll. …

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,448 questions
asked 2020-06-03T06:38:50.127+00:00
Tahmid Eshayat 286 Reputation points
commented 2020-06-09T23:48:31.293+00:00
Tahmid Eshayat 286 Reputation points
1 answer

Failure creating: documentdb.DatabaseAccountsClient#CheckNameExists: Failure responding to request: StatusCode=500

An issue has already been raised on GitHub for the Terraform provider for AzureRM - however based on previous problem identical with this it was identified as a MS issue: New issue raised:…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,448 questions
asked 2020-06-02T16:52:59.557+00:00
Sean Steefel 1 Reputation point
commented 2020-06-05T20:43:58.457+00:00
Navtej Singh Saini 4,216 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to force CosmosDB physical partitioning?

Is there a way to force physical partitioning or replicate what happens when passing 50GB? We need to replicate this behavior in an azure hosted dev environment. The dev environment has a 5GB collection, while the production has passed 50GB. This…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,448 questions
asked 2020-06-04T13:49:49.087+00:00
kiruva 21 Reputation points
accepted 2020-06-05T05:10:21.557+00:00
kiruva 21 Reputation points
0 answers

Can't create cosmos sql database with shared throughput

Hi, After deploying a Cosmos-db sql instance through an arm template I cannot create databases with shared throughput. I get the following error: Message:…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,448 questions
asked 2020-05-20T11:16:24.8+00:00
Aske Jenstrup Olsson 6 Reputation points
commented 2020-05-27T20:37:26.29+00:00
Mike Ubezzi 2,776 Reputation points
1 answer

Azure cosmosdb connection

We are facing below connection issue with Azure cosmos DB, Exception type : System.Net.Sockets.SocketException Failed method : Gremlin.Net.Driver.WebSocketConnection+<ConnectAsync>d__4.MoveNext Is this something happen due to low RUs in…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,448 questions
asked 2020-05-22T08:50:27.97+00:00
Sachin Prajapati 1 Reputation point
commented 2020-05-25T12:44:49.587+00:00
Yuji Masaoka 56 Reputation points
1 answer

Unable to publish grandnode where mongodb is database

I have published my asp.netcore app which uses mongodb as database from visual studio, but while installing it, it is unable to create database or may be error while connecting database, error is as given below: A timeout occured after 30000ms…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,448 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,908 questions
asked 2020-05-11T23:28:39.353+00:00
Bhanu Pratap Singh 1 Reputation point
answered 2020-05-19T18:26:30.157+00:00
Mike Ubezzi 2,776 Reputation points