azure-cosmos-emulator - The evaluation period has expired

Shane Galvin 26 Reputation points
2022-11-15T10:56:58.473+00:00

As per discussion on stackoverflow it appears the azure-cosmos-emulator docker image has a 180 day evaluation period from when MS pushes the image.. not when someone actually pulls it and run it? Therefore as the latest image is older than 180 days it is not usable. Can a new image be pushed to resolve this or can this evaluation period be removed?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,749 questions
0 comments No comments
{count} vote

Accepted answer
  1. Sajeetharan 2,261 Reputation points Microsoft Employee
    2022-11-15T17:26:13.963+00:00

    Hi we are looking into this issue and update on the findings by ASAP, the new image needs to get published and it might take couple of days if everything works as expected.

    as a workaround until this gets fixed, you can use the image with the tag mongodb

    mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:mongodb

    Update : We have published a new image , try with the latest tag

    mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:latest


1 additional answer

Sort by: Most helpful
  1. Shane Galvin 26 Reputation points
    2022-11-18T20:03:58.643+00:00

    Yes the workaround has helped for now, any lead time on the fix for the main docker image?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.