1

I need to move Azure blobs to another subscription (the blobs are mostly images).

What are my options? Many thanks.

  • 2
    this already answered post might help u.http://stackoverflow.com/questions/8582145/copying-storage-data-from-one-azure-account-to-another – ZafarYousafi Jun 23 '12 at 14:07
  • 1
    Yup - look at the answer @Zafar pointed to. Also has link to info on brand new cross-account blob-copy functionality. – David Makogon Jun 23 '12 at 14:22

1 Answers1

1

You can use RedGate Cloud Servies todo that (no affiliations). They have a feature were you can sync two storage accounts. Best of all it's free the first 10 days. If you just need an inital copy you can basically do it for free.

This is how you do it:

  1. Go to:
    https://cloudservices.red-gate.com/
  2. Register (Free)
  3. Go to:
    https://cloudservices.red-gate.com/Sync/AzureAzure
  4. Enter your storage account data, hit continue and wait
ntziolis
  • 10,091
  • 1
  • 34
  • 50