Showing tag results for Emulator

Jul 20, 2026
Post comments count0
Post likes count1

AI agents, meet the Azure Cosmos DB vNext emulator

Abhishek Gupta

If you use the Azure Cosmos DB vNext emulator, you probably know the local development loop: start the emulator, connect to it, create some resources, load test data, run queries, and inspect the results. Each step is straightforward, but together they add setup work before you can test the application you are actually building. How agents work wi...

AIAzure Cosmos DB for NoSQLMulti-agent
Dec 11, 2025
Post comments count1
Post likes count3

Azure Cosmos DB vNext Emulator: Query and Observability Enhancements

Abhishek Gupta

The Azure Cosmos DB Linux-based vNext emulator (preview) is a local version of the Azure Cosmos DB service that runs as a Docker container on Linux, macOS, and Windows. It provides a cost-effective way to develop and test applications locally without requiring an Azure subscription or network connectivity. The latest release brings improvements ...

Azure Cosmos DB for NoSQLQuery