question

arkiboys avatar image
0 Votes"
arkiboys asked MartinJaffer-MSFT answered

synapse workspace workspace objects

Hello,
I have created a number of synapse pipelines, blob storage, sql pools, etc. in my synapse workspace.
I am using Devops repository...
Is there a possibility that if say one of the objects (i.e. blob storage folder) is changed, then can I run a saved script to restore to the original state?
Thank you

azure-synapse-analytics
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@arkiboys it is unclear exactly what you are asking.

one of the objects ... is changed

An object where? Are we talking about where data is located? Are we talking about in ADF undoing a change to a Dataset? Are we talking about in the repository rolling back a change made to one of the dataset definitions?

Please give a precise example.

0 Votes 0 ·

Hello,
For example, if a blob storage folder is renamed or removed.
How can I get it back?
Thank you

0 Votes 0 ·

1 Answer

MartinJaffer-MSFT avatar image
0 Votes"
MartinJaffer-MSFT answered

Do you mean files like this view (picture)

124009-image.png

Those are not managed by Synapse. you will have to go to the storage account and enable soft-delete or versioning.

However what is managed by Synapse is the Linked Service telling Synapse how to connect to that storage account.

To enable safety for your storage, go to the account and see "Data Protection"

124085-data-protection.jpg

Does this answer your question @arkiboys ?


image.png (132.3 KiB)
data-protection.jpg (138.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.