Create Azure Function to process IoT Hub file upload
On the Wren Solutions project, there was need to sync a large data set from a device and merge data from it into an existing data set in Microsoft Azure. To accomplish this we decided to use the following workflow: Upload the file using Azure IoT Hub Trigger a function on the Azure Blob creation […]