Skip to content

Instantly share code, notes, and snippets.

@tugcearar
Created November 9, 2018 10:59
Show Gist options
  • Save tugcearar/9ef714a3e5c20843e58729e2e65eee71 to your computer and use it in GitHub Desktop.
Save tugcearar/9ef714a3e5c20843e58729e2e65eee71 to your computer and use it in GitHub Desktop.
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
"AzureWebJobsDashboard": "UseDevelopmentStorage=true"
},
"ConnectionStrings": {
"MyConnectionString": "<sqlclient-connection-string>"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment