ayi <t>Missing value for AzureWebJobsStorage in local.settings.json local development in Visual Studio 2017</t>
ayi <t>The solution was to right-click on local.settings.json, go to<br/> properties, change "Copy to Output directory" from "Do not copy" to<br/> "Copy always". Now the CLI picks up the settings when running from<br/> within Visual Studio 2017.<br/> <br/> https://github.com/Azure/azure-functions-core-tools/issues/223#issuecomment-326225219</t>