JustJordanT / cloudFileUploader

☁️ CloudFileUploader: is a service that will allow you to upload your file to an Azure storage account, and also pull files down and list them, out as well. Made with microservice architecture in mind along with best coding practices.
1 stars 0 forks source link

Calling out the Blob Container you want to push a file to. #9

Open JustJordanT opened 3 years ago

JustJordanT commented 3 years ago

Is your feature request related to a problem? Please describe. No Issue

Describe the solution you'd like Being able to call out a blob container that you would like to push files to depending on the file type, images, confidential, videos.

Describe alternatives you've considered

Additional context