I have an .exe application that outputs a file into the folder path you give as an input. The end goal is to get the output file into blob storage.
I have considered azure functions but not sure if it is possible to provide it with a folder path ... anybody have any ideas?