-
Repro steps:
Action: cosmosDB.executeMongoCommand
Error type: string
Error Message: Timed out executing MongoDB command "db.ingestion_queue.aggregate([{$match:{$and:[{"date_intended":{$gte:ISOD…
-
**Bug**
In the https://aka.ms/cosmosdb-emulator link, the latest version of emulator available is 1.22.0
For that version the .net cosmos db sdk that was found to be working is Microsoft.Azure.Doc…
-
We are using the Cosmos DB Emulator as part of our automated testing. We are experiencing a huge performance difference from the emulator, depending on how we launch it.
* Lunching the emulator dir…
-
I use this Libs to work with CosmosDB Emulator it only work on local host but not work with other server on local network. I has import cert of local server to local host and it has work with entity f…
-
Inside one of our Azure Devops build definitions, we have the following steps:
1. dotnet restore solution file
2. visual studio build solution file (includes unit test projects)
3. start cosmos d…
-
**Describe the bug**
### Context
Following snippet used to work:
```yaml
- checkout: self
lfs: false
clean: true
persistCredentials: true # needed for calling git via script
- scr…
-
Relevant customer issues:
* https://stackoverflow.com/questions/57074286/how-to-handle-state-and-configure-cosmos-db-storage-in-a-nested-dialog-bot-fra
* https://stackoverflow.com/questions/57080…
-
Hello, members of Zeit
With the official CosmosDB emulator not running on non-windows, this is more or less exactly what I'm looking for. I was however not able to use it together with the Java SDK…
-
When I am trying to run a console and trying to create using,
Database database = await client.CreateDatabaseIfNotExistsAsync(databaseId);
in InitializeCosmosClientInstanceAsync, I am getting the be…
-
I just want to start by saying thanks for the effort and work you all do. It's highly appreciated! I think I'm just missing a step in the setup honestly, but I don't see a good place to chat and ask f…