Skip to content

Instantly share code, notes, and snippets.

@christiannagel
Created August 30, 2018 10:53
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 christiannagel/80b7cbb47e5895ab436b1c08bbc73bb8 to your computer and use it in GitHub Desktop.
Save christiannagel/80b7cbb47e5895ab436b1c08bbc73bb8 to your computer and use it in GitHub Desktop.
App settings to access Azure Cosmos DB
{
"CosmosSettings": {
"ServiceEndpoint": "https://efcorecosmossample.documents.azure.com:443/",
"DatabaseName": "efcoresample"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment