Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Debian 9
  • Debian 10
  • Raspbian
  • Yocto

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.

About

A utility for uploading files to an Azure Blob Storage container using SAS urls.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 56.2%
  • C++ 27.5%
  • CMake 11.8%
  • C 4.5%