Save log files and exports from Azure function to Azure storage
I would like to Save my logs file, Json file and Txt file generated from Function App python script to Azure storage. My current code looks like this
I would like to Save my logs file, Json file and Txt file generated from Function App python script to Azure storage. My current code looks like this