Skip to content

Instantly share code, notes, and snippets.

@codemillmatt
Created October 23, 2019 02:02
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 codemillmatt/828ace7089a93fccd0ac4012e006d9a4 to your computer and use it in GitHub Desktop.
Save codemillmatt/828ace7089a93fccd0ac4012e006d9a4 to your computer and use it in GitHub Desktop.
New settings json file
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "",
"FUNCTIONS_WORKER_RUNTIME": "dotnet",
"NewsSearchKey": "*** API KEY GOES HERE ***",
"BingNewsSearchEndpointUrl": "*** URL GOES HERE ***"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment