Recover deleted files from container of storage account.

Ali Avais 0 Reputation points
2024-08-01T14:10:14.62+00:00

Is there any way that I can recover deleted files from the container.

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,234 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,934 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Amrinder Singh 5,155 Reputation points Microsoft Employee
    2024-08-01T15:21:02.2933333+00:00

    Hi Ali Avais - Thanks for reaching out over Q&A Forum.

    If you have soft delete feature enabled and the data deleted is within the retention, you can recover it from your side.

    https://learn.microsoft.com/en-us/azure/storage/blobs/soft-delete-blob-manage

    If soft delete isn't enabled, then you can reach out to the support team further to check on the feasibility of the same.

    Hope that helps!

    Please let me know if there are any further queries/concerns, will be glad to assist.


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

    0 comments No comments

  2. KarishmaTiwari-MSFT 20,212 Reputation points Microsoft Employee
    2024-09-11T22:16:30.65+00:00

    @Ali Avais Checking in if the answer above helped. You could follow the steps below if you had soft-delete feature enabled.
    Navigate to the Azure Portal:-Go to your storage account and select the container where the files were deleted.
    -In the container, toggle the Show deleted blobs setting. This will display the soft-deleted blobs with a status of “Deleted”.
    -Select the deleted blob you want to restore. In the blob’s properties, click the Undelete button. This will restore the blob to its state at the time of deletion.

    Let me know if you are still stuck and I can help. Thanks.

    0 comments No comments

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.