2

I have more than one Azure subscriptions, one for myself and others for clients. Can I change the subscription for one of my storage accounts so that it's associated to one of my other subscriptions?

Cannot find a way to do it through the Azure Management Portal. Perhaps it can be done with PowerShell?

Thanks!

1

2 Answers 2

3

I wanted to post some updated guidance in case anyone else runs into this issue. To move a storage account, you can do it easily for V1 or V2. You can move Classic Storage but its not easy and I would suggest upgrading it to the newer ARM based V1 or V2 storage account. This assume within the region. Moving to a subscription in another region is a different matter. This answer is probably very different that it would have been back in 2014.

Move Azure Storage account to another region

Move classic storage

Move V1 or V2 Storage

Move to another region

Migrate classic storage to ARM

0

I think you're best approach would be to contact Microsoft Windows Azure support to see if they can help.

1
  • they were able to help me somewhat, but you cant change the subscription that a storage account is associated with. Commented May 1, 2015 at 15:32

Not the answer you're looking for? Browse other questions tagged or ask your own question.