Skip to content

Windows App to manage a user's blobs in Azure blob containers

License

Notifications You must be signed in to change notification settings

ScottLaing/AzureBlobManager

Repository files navigation

My Azure Blob Manager

A simple Azure Blob Manager for managing your Azure Blobs. Currently supports upload, download, view, delete, and list operations.

This is a work in progress. I am still working on the documentation and the code. thanks

To setup your blob connection string, you need to create an environment variable in windows with this name:

AzureBlobConnectionString

And set the value to your Azure Blob connection string. You can find this in the Azure Portal under your storage account.

Otherwise you will have to go into settings dialog and reset the connection string manually every time you run the app.

Sample screenshots of app (current versions may vary slightly as new features are added):

https://scottclaing.net/img/azure-blob-main-page.png main window

https://scottclaing.net/img/azure-blob-settings-page.png settings window

https://scottclaing.net/img/azure-blob-upload-page.png upload window

😃 - Scott

Releases

No releases published

Packages

No packages published

Languages