BryanWilhite / Songhay.Cloud.BlobStorage

Azure BLOB Storage Repositories for JSON files in the Cloud
MIT License
1 stars 0 forks source link

consider the possibility that `Songhay.Cloud.BlobStorage` can be completely replaced by `az storage blob` #17

Open BryanWilhite opened 3 years ago

BryanWilhite commented 3 years ago

i may find anti-patterns in the need to write batch operations for azure storage inside of an application domain

az storage blob [ 📚 docs] might lead me toward a more minimalist, shell-script-based approach to interfacing with cloud storage

📖 https://markheath.net/post/bulk-upload-azure-cli

BryanWilhite commented 3 years ago

my repository on top of Azure stuff has to be revisited as finding an ongoing need for this stuff would definitely keep this project alive