Azure Cosmos DB Emulator
Last updated
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 --exact --version 2.14.28Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for Azure Cosmos DB Emulator
Azure Cosmos DB Emulator uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i azure-cosmosdb-emulator-2.14.28-f3a3a45b.msi /quiet /norestart
See the full silent install reference for Azure Cosmos DB Emulator →
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
About
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.
Installers · v2.14.28
| 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.
Security
3 known CVEs via NVD
Authorization bypass through user-controlled key in Azure Cosmos DB allows an authorized attacker to perform spoofing over a network.
Improper access control in Azure Cosmos DB allows an unauthorized attacker to execute code over a network.
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? Push the patched version to Intune in one click with Pckgr.
Related apps
More from Microsoft® Corporation or browse azure, cosmosdb, database.
Frequently asked questions
How do I install Azure Cosmos DB Emulator on Windows?
How do I install Azure Cosmos DB Emulator silently for unattended deployment?
What are the silent install switches for Azure Cosmos DB Emulator?
How do I uninstall Azure Cosmos DB Emulator via winget?
Is Azure Cosmos DB Emulator free?
Does Azure Cosmos DB Emulator work on Windows 10?
How do I keep Azure Cosmos DB Emulator up to date?
Recent versions
- 2.14.28latest
- 2.14.27
- 2.14.26
- 2.14.25
- 2.14.24
- 2.14.23
- 2.14.22
- 2.14.21