-
**Describe the bug**
When Running a query like:
```cs
_g
.V()
.Where(portfolio => portfolio.Name == portfolio.Name)
```
And at the same time running an upsert that is not changing the v…
-
https://dev.azure.com/azure-sdk/public/_build/results?buildId=1930515&view=logs&j=dade3787-8506-5182-0042-3256fe23de32
The cosmos emulator tests are failing and blocking our core CI. We skip the em…
-
### Testcontainers version
3.2.0
### Using the latest Testcontainers version?
Yes
### Host OS
Windows
### Host arch
x64
### .NET version
6.0.2
### Docker version
```shell
Client:
Cloud in…
-
### Feature Request
Microsoft provides a [CosmosDB emulator](https://docs.microsoft.com/en-us/azure/cosmos-db/local-emulator), and it is possible to talk to this emulator with the .NET Azure SDK. T…
-
**Describe the bug**
Delete By Id method fails as if the document was not in the Cosmos DB database.
***Exception or Stack Trace***
> 2023-05-09 13:39:42.471 ERROR 15084 --- [nio-8080-exec-1] o…
-
**Describe the bug**
It appears the dotnet cosmos sdk is unable to connect to the cosmosdb emulator on versions v2.14.12 & v2.14.11. The issue only appears if you are running a docker app and con…
-
I'm using the Cosmos DB Emulator through a Blazor Project. Configuartion was done automatically by VS 2022 Community. In the management portal, 99 of 100 actions fail. Event log is full or errors. Rar…
-
Hi guys,
I've improved the CosmosDB memory connector, before creating the PR I'm re-wrting the unit tests for memory connectors.
### Improves for CosmosDB connector:
1. Use serverside U…
-
**Describe the bug**
I first noticed this bug while using 3.34. Updating to 3.35 yields no difference.
I have a query that returns a result using the Cosmos DB Emulator that when executed within by …
-
**Describe the bug**
Following https://github.com/microsoft/fhir-server/wiki/Build-and-debug-locally instructions fails in VSCode because the build requires an earlier runtime . After downloading th…