A Beginner’s Guide to Uploading Files from IoT Edge Devices to Azure Files
You can upload files from your IoT Edge devices to Azure Files by using Azure IoT Hub’s file upload feature, which relies on Azure Blob Storage for secure and scalable storage. Many industrial automation systems need to upload files, such as sensor logs or machine data, without exposing storage accounts to the public internet. Azure IoT Edge devices use

