Problems with conflicting ports
I am having a problem with port 8081 conflicting with Azure Cosmos DB emulator and my Docker containers.
The obvious fix was to change the Docker container that was using the host port 8081. I was surpised that Azure Cosmos DB was using this port so I decided to ask Perplexity why this was happening. The answers I got back were impressive.
Once my containers are up and running I can’t use Azure Cosmos DB Emulator because I get a message from the Emulator saying that Port 8081 is in use.