Recover file form Azure File Share

IT Ab 0 Reputation points
2025-03-20T17:51:42.68+00:00

I have Created Azure File share for central File management and used to map it on end devices. Noticed one of the folder is missing from our share drive. How to restore deleted/missing files and how long does retention goes back to ?

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Keshavulu Dasari 4,840 Reputation points Microsoft External Staff Moderator
    2025-03-20T18:41:10.5333333+00:00

    Hi IT Ab ,

    To restore a missing or deleted folder from your Azure File Share,

    Using Azure Backup: If you have Azure Backup configured for your file share, you can restore the entire file share or specific files/folders from a restore point.

    Go to the Azure portal and navigate to your storage account. Select "Backup" under the "Operations" section. Choose "File Shares" as the data source type. Select the restore point you want to use. Choose the restore location (either the original location or an alternate location). Start the restore operation.

    Using Soft Delete: If soft delete is enabled, you can recover deleted files or folders within the retention period:

    Navigate to your storage account in the Azure portal,Select "File shares" under "Data storage".Enable "Show deleted shares" to display any shares that have been soft deleted.

    Select the deleted share and click "Undelete".

    For more information, please refer below:
    https://learn.microsoft.com/en-us/azure/storage/files/storage-files-enable-soft-delete?tabs=azure-portal.

    By default, Azure Backup retains restore points for 30 days, but you can configure this period based on your needs, you can set the retention period for soft delete between 1 and 365 days

    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. 

    If you have any other questions or are still running into more issues, let me know in the "comments" and I would be glad to assist you.


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.