"Azure Blob Storage on IoT Edge" is a light weight Azure consistent IoT module which provides local block blob storage. It comes with the configurable ability to automatically upload the data to Azure, and to automatically delete the data from the local blob storage after a specified amount of time, or when upload is finished.
You will learn:
- About different scenarios where "Azure Blob Storage on IoT Edge" is useful.
- How to auto upload the data to Azure in connected and disconnected scenarios
- How to auto-delete data from the local data storage