you will need to define the following settings in Azure Function settings or in local.settings.json if you run this in your computer:
"AzureStorage:ConnectionString": "", "AzureStorage:FilePath": ""
Inspired by https://github.com/mattruma/MJR030/tree/master/FunctionApp1