How Do I Backup Azure Tables and Blobs -


i store data in azure storage tables , blob storage. automatically backup data protect against accidental data corruption users or software issue. there isn't solution microsoft and, while there paid solutions automatic backups, seems there should straight-forward way backup , restore data.

you can use 3rd party tools cerebrata azure management cmdlets or functionality asynchronous copy blob announced microsoft azure storage team allow copy data 1 storage account storage account without downloading data locally.

check thread more: what best way backup azure blob storage contents.

hope helps.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -