Forum Discussion
Migration Data Factory pipelines between tenants
- 1 year ago
Assuming you are stating w.r.t Fabric data pipelines, within the JSON template you would see external references :
which is the connection ID:
which you would need to replace
- 1 year ago
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
Assuming you are stating w.r.t Fabric data pipelines, within the JSON template you would see external references :
which is the connection ID:
which you would need to replace
Hi, we try to change the connections ID but continues with the same error 😞