Last updated
The Azure Cosmos emulator provides a local environment that emulates the Azure Cosmos DB service for development purposes.
$ winget install --id Microsoft.Azure.CosmosEmulator --exact --version 2.14.27Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Azure Cosmos DB Emulator uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i azure-cosmosdb-emulator-2.14.27-26220ef4.msi /quiet /norestart
See the full silent install reference for Azure Cosmos DB Emulator →
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
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.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
1 known CVE via NVD
Improper neutralization of input during web page generation ('cross-site scripting') in Azure Cosmos DB allows an unauthorized attacker to perform spoofing over a network.
See a CVE that affects your fleet? Pckgr RMM flags vulnerable devices and pushes the patched version automatically.
More from Microsoft® Corporation or browse azure, cosmosdb, database.