Announcing General availability of the Azure Cosmos DB vNext emulator (opens in new tab)
Originally posted on The Azure Cosmos DB vNext emulator is generally available today. It ships as a Docker image that runs on Linux, macOS, and Windows, on both x64 and ARM64 architectures, giving you a local Cosmos DB instance you can develop and test against. Use it for inner-loop development on your laptop, in CI integration tests, and anywhere else you'd rather not use a live account. You can get started right away with a couple of simple commands: docker pull mcr.microsoft.com/cosmosdb/l...
Read the original article