azure-cosmos-db-emulator-docker
azure-cosmos-db-emulator-docker copied to clipboard
[Question] Where is Cosmos DB "Connected Service" VS functionality maintained?
I wanted to ask for a new ConnectedService option for Cosmos in Visual Studio that only used the Cosmos DB Emulator but not the docker-hosted version, but I have no idea where that piece of code/extension is currently maintained (so that I could go there and create the issue).
I know this project has some relation to that functionality since it contains the docker images used on the "CosmosDB Emulator on Docker" option that exists currently in Connected Services, so I figured someone over here could provide some guidance.