I am trying to connect to the Azure Cosmos DB emulator NoSql (docker) container using Linux (WSL) containers.
I have previously tried using the windows emulator and this works fine, however, I would like to use the docker version.
The container starts fine in docker; however, I cannot connect to it using chrome/edge chromium using the Cosmos Data explorer or Azure Data Studio – getting a connection refused error.
Does anyone have any up-to-date instructions on how to get this working?