How to interact with Windows Azure Blob Storage from Linux using Python
16 Sep 2013We have many Windows Azure SDKs that you can use on Linux to access Windows Azure Blob Storage and upload or download files, all hosted on GitHub. For example, you could write scripts in Python or Node.JS to upload files to Blob storage.
more...