← Package directory
Available on winget

Install Azure Cosmos DB Emulator

The Azure Cosmos emulator provides a local environment that emulates the Azure Cosmos DB service for development purposes.

Install with winget
winget install --id Microsoft.Azure.CosmosEmulator
Upgrade
winget upgrade --id Microsoft.Azure.CosmosEmulator
Uninstall
winget uninstall --id Microsoft.Azure.CosmosEmulator

About Azure Cosmos DB Emulator

The Azure Cosmos DB emulator provides a local environment that emulates the Azure Cosmos DB service designed for development purposes. Using the emulator, you can develop and test your application locally, without creating an Azure subscription or incurring any service costs. When you're satisfied with how your application is working with the emulator, you can transition to using an Azure Cosmos DB account with minimal friction.