-
Is there any Aspire support/guidance planned for [Microsoft Orleans](https://learn.microsoft.com/en-us/dotnet/orleans/)?
- Orleans is a natural fit in the cloud native space - especially for C# devs
…
-
when I try to run `docker pull microsoft/azure-cosmosdb-emulator`
I get `Error response from daemon: manifest for microsoft/azure-cosmosdb-emulator:latest not found: manifest unknown: manifest unknow…
-
**Describe the bug**
An error occurs when trying to pull image
**To Reproduce**
Run `docker pull microsoft/azure-cosmosdb-emulator`
**Expected behavior**
The image is pulled correctly
**De…
-
Hi
Is there any plan to support Linux for the emulator, its a very useful tool for writing integration tests and CI/CD pipelines. For devs that aren't just tinkering around the simulator has almost…
-
No updates the Azure.CosmosDB (v4) for 2 years
-
Injecting a DocumentClient instance works fine when debugging a Function locally but not on Azure. Possibly the same symptom as #4187.
#### Investigative information
Please provide the following…
-
### What type of update are you requesting?
A new version of an existing package
### Current Package Identifier
Microsoft.Azure.CosmosEmulator
### Package Version
2.14.9
### Please describe the …
-
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 connecting …
-
In NET6 EF Core I get an compile error if I use the method `FromSqlRaw` \ `FromSqlRawAsync` when both of the following NuGet Packages are installed:
- Microsoft.EntityFrameworkCore Version="6.0.0-r…
-
**Describe the bug**
After setting up OpenTelemetry tracing in a ASP.NET Core application with CosmosDB we see ASP.NET Core Activity Traces emitted but no traces from the SDK.
**To Reproduce**
Nu…