How to back up and restore the storage account Gen2 of the azure synapse workspace

Phuong Pham 0 Reputation points
2024-10-22T02:00:00.7466667+00:00

Dear Team,

We are using the "Azure synapse workspace" for D365FO. Our user want to back up and restore the data of the Azure synapse workpace. Please show us how to do this.

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,218 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,974 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Smaran Thoomu 16,555 Reputation points Microsoft Vendor
    2024-10-22T14:53:16.8366667+00:00

    Hi @Phuong Pham

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    Unfortunately, there is no option to ADLS Gen2 Backup and Point-in-time restore.

    Appreciate if you could share the feedback on our feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.

    For Azure Data Lake Gen2 Data, you can use Enable Soft delete for blobs/containers to restore the deleted data.

    220195-image.png

    Blob soft delete protects an individual blob, snapshot, or version from accidental deletes or overwrites by maintaining the deleted data in the system for a specified period of time. During the retention period, you can restore a soft-deleted object to its state at the time it was deleted. After the retention period has expired, the object is permanently deleted.

    Go to the ADLS gen2 storage account, under Data management, select Data Protection and enable Recovery options as shown below:

    220220-image.png

    Now lets try to restore the file which we deleted. Select the file to undelete.

    Note: Make sure select the Show deleted objects to show the deleted files.

    220257-image.png

    Hope this will help. Please let us know if any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


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.