Congratulations! Your Azure Cosmos DB emulator is running.
Now, let's connect a sample app to it.
URI
Primary Key
Primary Connection String
Mongo Connection String
Choose a platform
We created a sample Node.js app connected to your Azure Cosmos DB Emulator instance. Download, extract, build and run the app.
Run npm install and npm start, and navigate to http://localhost:3000.
Follow this tutorial to create a new Python app connected to Azure Cosmos DB.