mc2-project / mc2

A Platform for Secure Analytics and Machine Learning
Apache License 2.0
299 stars 43 forks source link

Add `delete_file` functionality to Azure resource management #138

Open chester-leung opened 3 years ago

chester-leung commented 3 years ago

Currently, MC2 Client allows users to upload and download files to Azure blob storage. Users should also be able to remotely delete files they uploaded to storage. We should add a new function to enable them to do so.