Skip to content

Instantly share code, notes, and snippets.

@aranm
Last active August 6, 2019 06:19
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 aranm/b5e49a05d02eea003e153d40862ecc85 to your computer and use it in GitHub Desktop.
Save aranm/b5e49a05d02eea003e153d40862ecc85 to your computer and use it in GitHub Desktop.
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
"SuperApiKey": "VERY_SECRET_SECURE",
"FUNCTIONS_WORKER_RUNTIME": "dotnet"
},
"ConnectionStrings": {
"SqlConnectionString": "MyConnectionString"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment