Skip to content

Flask app on Heroku for uploading files to Azure blob container

Notifications You must be signed in to change notification settings

nenord/azure-blob-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-blob-upload

Simple Flask app that allows upload to an azure blob using an upload string with a SAS token, for users who do not like ‘azcopy’

See it in action: https://workspace-upload.herokuapp.com/ Note: it may take 10-15 seconds to lad first time, that is normal. Heroku free apps go to sleep after 30 minutes of inactivity.

To try it you need a blob storage container and generate an upload string with a SAS token.

About

Flask app on Heroku for uploading files to Azure blob container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published