Renaming Files on Blog Storage Explorer

Gourab Das 21 Reputation points
2022-03-18T16:17:22.317+00:00

Hi,

I'm trying to rename files on blob storage explorer app but there is no option to do so. I was wondering if anyone has any idea on how to do that?

The only solution I could find is to create a new copy of the blob with an updated name, make necessary changes, re-upload and finally deleting the old blob. But I was wondering if there any other way to do it?

184653-capture.png

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,202 questions
0 comments No comments
{count} votes

Accepted answer
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2022-03-18T22:03:49.437+00:00

    @Gourab Das
    I understand you wish to rename your file in blob storage using Storage Explorer.

    It is not currently possible at this time as Blob storage does not support renaming on the backend. The easiest way to accomplish this is to use the Clone feature in Storage Explorer. This allows you to copy the blob and rename it without downloading and reuploading. You can then delete the previous blob.

    Hope this helps. Let me know if you have any questions or issues.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    5 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Pratik Somaiya 4,211 Reputation points Volunteer Moderator
    2022-03-19T12:13:20.403+00:00

    Hello @Gourab Das

    Yes you can rename either by pressing F2 Key or using Rename option as follows:

    184806-image.png

    Which version of Storage Explorer you are using? Mine is below

    184807-image.png

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.