Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I back up my Windows Azure table storage?

I would like to be able to back up my table storage and also I have a need to move the data (export and import) from my production to development environment on my desktop.

Does anyone know of any tools or method that I can use to this.

like image 648
Janet Holmes Avatar asked Apr 23 '11 04:04

Janet Holmes


1 Answers

You can use Cerebrata's Azure Management Cmdlets product. It allows you to download and restore your Azure table storage (and many more things). You can download it from here.

like image 113
Amit Jain Avatar answered Nov 03 '22 22:11

Amit Jain