Storage explorer option

sns 9,226 Reputation points
2022-02-12T12:26:40.43+00:00

I am not finding storage explorer173745-whereisstorageaccoutnexplorer.png option, and also what is the purpose of it

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
240 questions
0 comments No comments
{count} votes

Accepted answer
  1. shiva patpi 13,161 Reputation points Microsoft Employee
    2022-02-14T06:00:52.07+00:00

    Hello @sns ,
    Basically Microsoft Azure Storage Explorer is a standalone app that makes it easy to work with Azure Storage data on Windows, macOS, and Linux.
    It's very easy to use and it has got lot of features which are not available in the in-built storage browser feature.
    https://video2.skills-academy.com/en-us/azure/vs-azure-tools-storage-manage-with-storage-explorer?tabs=linux

    1) You can connect multiple subscriptions and browse through their storage data in a single view in a seamless fashion (Example below)

    174003-image.png

    2) You will have an option to upload the folders (Where as in-built Azure Portal Storage browser don't have that feature)

    173939-image.png

    3) You can copy the data/files/disks from one storage account or from one subscription to another subscription/storage account etc.

    4) Storage Explorer can be connected to an Azure Storage emulator to aid in development. Emulators provide a free local environment for testing your code and applications. And once you're satisfied with how your application is working locally, you can switch to using a real Azure Storage account in the cloud.

    https://video2.skills-academy.com/en-us/azure/storage/common/storage-explorer-emulators

    5) Indeed there are many operations on blob containers which can be done very easily using Storage Explorer
    https://video2.skills-academy.com/en-us/azure/vs-azure-tools-storage-explorer-blobs

    6) Getting Started with Storage explorer:
    https://video2.skills-academy.com/en-us/azure/storage/blobs/quickstart-storage-explorer

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Manu Philip 17,266 Reputation points MVP
    2022-02-12T15:36:19.537+00:00

    Azure Storage explorer is a standalone application. You can install it from the following link
    https://azure.microsoft.com/en-us/features/storage-explorer/