Azure / azure-blob-storage-file-upload-utility

A utility for uploading files to an Azure Blob Storage container using SAS urls.
MIT License
1 stars 6 forks source link

Project

This project is a wrapper utility for the Azure SDK for Cpp's Storage SDK for use in DeviceUpdate in IotHub. It provides the functions necessary to upload files passed to the utility to an Azure Blob Storage account using a SAS url by exposing a C interface.

For more information on DeviceUpdate for IotHub please checkout the link to the GitHub repository above or the official Microsoft Docs page here.

This project has been tested on the following platforms on the x86_64, arm32, and arm64 architectures:

Contributing

This project is not currently accepting contributions. If you would like to contact the owner about the current state and/if a feature will be added please create an issue and one of our team members will get back to you.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.