Closed jonaswre closed 10 months ago
I'm also having the same issue. Ended up with below error.
This is an evaluation version. There are [65] days left in the evaluation period.
Invalid endpoint type enabled; only SQL endpoint type is supported
it would be such a good Azure Functions dev stack when we would be able to use mongodb here...
Azureite: mcr.microsoft.com/azure-storage/azurite Azure Functions: mcr.microsoft.com/azure-functions/node:4-node16 CosmosDB: mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:mongodb
And one funny thing
mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:mongodb == mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator
There is a mongodb tag but mongodb is not supported?
I'm also having the same issue
@kurumim @jonaswre @ThaminduDilshan can you confirm if you are seeing this error with the latest image? and reopen this issue if you are still facing.
Im having trouble starting a cosmosdb that has a mongodb endpoint enabled. Im following this documenation https://learn.microsoft.com/en-us/azure/cosmos-db/docker-emulator-linux?tabs=mongodb-api%2Cssl-netstd21
But when executing step 3. I get
Invalid endpoint type enabled; only SQL endpoint type is supported.
Which seams to be odd...Running this from the following documenation
yields this