Apr 5, 2021CosmosDB SQL API basic query examplesGet started CosmosDB queries by learning through the below examples. Read this article to setup Cosmosdb locally in your machine and import Volcano sample data. Here are our sample queries. Select all records from a collection select * from cCosmosdb3 min read
Apr 5, 2021Install CosmosDB locallyDownload cosmodb emulator from https://aka.ms/cosmosdb-emulatorCosmosdb2 min readOpen data explorer from the CosmoDB emulator icon in your window panelInstall CosmosDB locally----