Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created July 23, 2018 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johndowns/d9d80d6abb8feb9bab457c428ac76d4f to your computer and use it in GitHub Desktop.
Save johndowns/d9d80d6abb8feb9bab457c428ac76d4f to your computer and use it in GitHub Desktop.
Cosmos DB Collection Throughput Checker Function - project.json
{
"frameworks": {
"net46":{
"dependencies": {
"Microsoft.Azure.DocumentDB": "1.22.0",
"Microsoft.Azure.Management.Fluent": "1.13.0",
"Microsoft.Azure.WebJobs.Extensions.SendGrid": "2.2.0"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment