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 and then run.