How to migrate Data Factory, Databricks Service and Storage account contents and its configuration to different region ?

EnterpriseArchitect 5,156 Reputation points
2022-03-15T11:24:11.263+00:00

Hi team,

May I know how to perform the migration or move Data Factory (V2), Databricks Service and Storage account contents and its configuration to a different region?
Because I get the Not Supported by service error.

I wonder what's the alternative procedures for me to redeploy it into another region without dataloss.

Thank you in advance.

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,944 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,080 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 85,746 Reputation points Microsoft Employee
    2022-03-16T03:10:30.507+00:00

    Hello @EnterpriseArchitect ,

    Thanks for the question and using MS Q&A platform.

    May I know how to perform the migration or move Data Factory (V2), Databricks Service and Storage account contents and its configuration to a different region?
    Because I get the Not Supported by service error.

    Your are experiencing the Not Supported by service error because services like (Data Factory, Databricks and storage accounts) doesn't directly support to move to a different region.

    I wonder what's the alternative procedures for me to redeploy it into another region without dataloss

    Yes, there are alternative methods to move services like (Data Factory, Databricks and storage accounts) without any dataloss.

    Azure Data Factory:

    Move Data Factory to a new region: If you want to move your Data Factory to a different region, the best way is to create a copy in the targeted region, and delete the existing one.

    For more details, refer Copy or clone a data factory in Azure Data Factory and also check the MS Q&A thread addressing similar issue.

    Azure Databricks:

    You may checkout the MS Q&A thread addressing similar issue.

    And also, you may checkout the Regional disaster recovery and migration tools for Azure Databricks clusters.

    Azure Storage Accounts:

    For Azure Storage Account, you need to create a destination storage account and then copy the data to source to the destination storage account. Once the data is copied to destination storage account, you can delete the source storage account.

    183555-image.png

    To move a storage account, create a copy of your storage account in another region. Then, move your data to that account by using AzCopy, or another tool of your choice based on your requirement and the data size (Click on Browse data migration tools).

    For more details, refer Move an Azure Storage account to another region.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful