Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Nannyhg
Frequent Visitor

Migration Data Factory pipelines between tenants

Hi everybody. I need your help please. I'm trying to migrate several Data Factory pipelines between 2 diferent fabric tenants. I'm using Azure DevOps to move all the workspaces, I created the connections with the same name but when I try to restore the data factory pipelines it return an error than datafactory pipielines can't be created because doesn't find the connections. 

 

I was trying to update the connection ID but I don't find them into the json file.

 

How can I migrate these data factories and reconnect to the new connections?

2 ACCEPTED SOLUTIONS
NandanHegde
Super User
Super User

Assuming you are stating w.r.t Fabric data pipelines, within the JSON template you would see external references :

NandanHegde_0-1741750104846.png

which is the connection ID:

NandanHegde_1-1741750134069.png

 

which you would need to replace




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

View solution in original post

Nannyhg
Frequent Visitor

I reach the solution, first I use some queries on Powershell on source and on the new tenant and get the name and id of the connections. then I save on Azure Devops the source, clone to the new tenant devops and on it I update the connections ID according with the reports generated with powerShell.

Be aware to have permissions on the new connections.

 

Thank for your comments

View solution in original post

7 REPLIES 7
Nannyhg
Frequent Visitor

I reach the solution, first I use some queries on Powershell on source and on the new tenant and get the name and id of the connections. then I save on Azure Devops the source, clone to the new tenant devops and on it I update the connections ID according with the reports generated with powerShell.

Be aware to have permissions on the new connections.

 

Thank for your comments

Hi @Nannyhg ,

 

Thank you for reaching out to Microsoft Fabric Community Forum.

 

@NandanHegde Thank you for your response.

 

@Nannyhg It looks like your problem has been solved, please mark the helpful reply and accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster .

Thank you very much for your kind cooperation!

 

Regards,

B Manikanteswara Reddy

Hi @Nannyhg ,

 

As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?

If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.

 

Regards,

B Manikanteswara Reddy

Hi @Nannyhg ,

 

May I ask if you have gotten this issue resolved?

 

If it is solved, please mark the helpful reply or share your solution and accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster.

 

Please don't forget to give a "Kudos vbmanikante_1-1747397959679.png" – I’d truly appreciate it!

 

Regards,

B Manikanteswara Reddy

NandanHegde
Super User
Super User

Assuming you are stating w.r.t Fabric data pipelines, within the JSON template you would see external references :

NandanHegde_0-1741750104846.png

which is the connection ID:

NandanHegde_1-1741750134069.png

 

which you would need to replace




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

Hi, we try to change the connections ID but continues with the same error 😞

Anonymous
Not applicable

Hi @Nannyhg

 

Regarding your question, I suggest you go to the following link to ask questions. There are more professional engineers there who can provide you with ADF-related help:

 

Azure Data Factory | Microsoft Community Hub

 

Regards, 

Nono Chen 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

Top Solution Authors