-
The [Aspire.Microsoft.Azure.Cosmos](https://learn.microsoft.com/en-us/dotnet/aspire/database/azure-cosmos-db-component?tabs=dotnet-cli) component provides the
```csharp
cosmosdb.RunAsEmulator();
…
-
Not sure where to post this issue. I have another ticket opened at https://github.com/MicrosoftDocs/azure-docs/issues/6788
I cant seem to start the Cosmos DB Emulator. I have windows 10 and it ap…
-
When adding CosmosDb to Aspire's AppHost and using an Emulator, the docker container with the emulator gets a random host port assigned every time it's started. That port isn't really shown anywhere i…
-
Azure's Service Bus allows users to explore messages and understand the number of active and dead letter messages. A similar experience would be beneficial for local development.
-
# The Azure Cosmos DB emulator docker image is broken
Hi Azure Cosmos team,
Hopefully this can get some visibility and reach the people who can fix this.
I filed the first bug on this almost tw…
-
**Describe the bug**
Trying to start linux cosmosdb emulator. Getting startup exception.
docker container logs:
```
023-11-07 13:16:20 This is an evaluation version. There are [173] days left…
-
**Describe the bug**
I am trying to start emulator cosmosDB as a docker container in my ubuntu Azure cloudVM. But sometimes it does not start successfully. 1) it shuts down automatically or 2) it get…
-
I have a .net 6 app that needs to connect to cosmos db emulator.
I have below setup:
test-app:
env_file:
- ../../Environment/local.env
build:
context: ./
dockerfile: Se…
-
**Describe the bug**
Often times the Linux emulator docker container completely freezes. No matter what I do, it keeps like that for a while. It is really time consuming.
- Linux (mcr.microsoft.c…
-
I'm trying to work out if this is specifically related to our machines, our setup using podman desktop or something else I haven't put my finger on.
Essentially how stable is everyone finding the L…