Description
Azure Storage accounts, blobs, queues, tables, and files can be browsed and managed from a desktop application. This is useful for developers and administrators who need to inspect cloud storage data without using only a browser portal or scripts.
The application can access, upload, delete, and change cloud data depending on credentials. Users should protect Azure sign-in data and verify the target account, container, and file before destructive operations.