phougatv / cosmos-db-rest-samples

Sample code that demonstrates how to interact with Azure Cosmos DB via REST calls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Samples for using REST calls against CosmosDB

Running the project

To run the sample, you must update the environment variables to include your account details (name, key, database and container) Please see Properties/launchSettings.template.json. Rename the file to Properties/launchSettings.json (gitignored) and fill in the details then run.

About

Sample code that demonstrates how to interact with Azure Cosmos DB via REST calls

License:MIT License


Languages

Language:C# 100.0%