local.settings.json
{ "IsEncrypted": false, "Values": { "AzureWebJobsStorage":"", "SendGridApiKey" : "", // Read from key vault "FUNCTIONS_WORKER_RUNTIME": "dotnet", "EmailSender": "" } }
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
local.settings.json
{ "IsEncrypted": false, "Values": { "AzureWebJobsStorage":"", "SendGridApiKey" : "", // Read from key vault "FUNCTIONS_WORKER_RUNTIME": "dotnet", "EmailSender": "" } }