1. Web edition functionalities
All functionalities are implemented in Webrole
Connect to a blob storage account, list all files in a specific container
Upload single file
Download, delete a file by clicking
To modify a specific file in azure, to utilize azure resource instead of local machine resource, I opened a temporary “local storage”, download this file to “local storage” in azure, process it, then upload and replace.
2. Command line edition functionalities
Connect to a blob storage account
Upload a single file
Upload all files in a specific type to azure from a folder and all its subfolders
- List all files
- Download file
No comments:
Post a Comment