Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can we fix the error on running the CosmosDB emulator in local PC?

When I try to launch CosmosDB emulator from my windows 7, I am getting the error message 'The program can't start because api-ms-win-core-path-l1-1-0.dll is missing from your computer...'

enter image description here

Need support to fix this error.

Thanks.

like image 317
Gunarathinam Avatar asked Dec 12 '17 04:12

Gunarathinam


People also ask

Can I run Cosmos DB locally?

Using the Azure Cosmos DB Emulator, you can develop and test your application locally, without creating an Azure subscription or incurring any costs. When you're satisfied with how your application is working in the Azure Cosmos DB Emulator, you can switch to using an Azure Cosmos DB account in the cloud.

How do I turn off Cosmos DB emulator?

Exit all open instances by right-clicking the Azure Cosmos DB Emulator icon on the system tray, and then clicking Exit. It may take a minute for all instances to exit.


1 Answers

The Azure Cosmos DB local emulator is only supported on Windows Server 2012 R2, Windows Server 2016, or Windows 10. See https://docs.microsoft.com/en-us/azure/cosmos-db/local-emulator#system-requirements.

like image 182
Mimi Gentz Avatar answered Sep 29 '22 15:09

Mimi Gentz