azure-cosmos-db-emulator-docker
azure-cosmos-db-emulator-docker copied to clipboard
This repo serves as hub for managing issues, gathering feedback, and having discussions regarding the Cosmos DB Emulator Docker.
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: Services/Dockerfile ports: - "80:80"...
Understandably, you do not support M1 chips and it is questionable if supporting M1 chips is worth prioritizing; however, somehow the container fails on M1 even when using x64 virtualization,...
**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. -...
So the documentation says this: `The emulator only supports up to 10 fixed-size containers at 400 RU/s or 5 unlimited-size containers.` What does that mean? 10 containers per database? Or...
Hi I have the problem that often the Linux emulator container is not finished booting, although the console says `Started` and all partitions have been created according to the console....
# 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...
**Describe the bug** Creating or updating a container with an indexing policy with a large number of excludedPaths (around 900) times out. There is no issue in the non-docker Windows...
**Describe the bug** I am unable to use Cosmos DB with Mongo API for local development when running on Windows using Docker Desktop and WSL 2. The data explorer shows...
Using testcontainers cosmosdb module in [this project](https://github.com/eddumelendez/testcontainers-cosmodb-gha-test) and the cosmosdb linux emulator can not start when ubuntu 20.04 and 22.04 are used. Notice that using 18.04 everything is working fine....
Related to: https://github.com/actions/virtual-environments/issues/5036#issuecomment-1044270895 The Cosmos DB Linux Emulator fails to start on some Intel chips. lscpu output: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: [46]...