Moving a stroage account between subscriptions

Umer Ahmed 0 Reputation points
2024-07-01T10:09:25.1933333+00:00

Hello Support,

I'm planning to move a Storage account that has a container with 10TB of data. This SA is integrl to our CICD system, hence we can't afford a downtime. So, i'm a bit cautious with this move and have the following questions:

  • how long this move would take?
  • what happens if the move fails?
  • will there be a downtime during the move operation?

please let me know

thanks

Umer

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,897 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
224 questions
{count} votes

Accepted answer
  1. Marcin Policht 17,615 Reputation points MVP
    2024-07-16T11:36:23.1566667+00:00

    As per https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-resource-group-and-subscription , the content of the storage account (data plane) will be accessible during the migration. The management of the storage account (control plane) will be locked (unavailable) for a maximum of four hours, but most moves complete in much less time.

    If the move fails, the storage account will remain in place.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful