Forum Discussion
niteshsaxena1
Jun 29, 2021Copper Contributor
Migrate entire project from one workspace to another
I have created a project in Azure DevOps under one workspace and want to move it to another workspace. Is this functionality available in Azure DevOps. I explored the possible ways however not able to find anything.
2 Replies
- DravidanCopper Contributor
As far as I checked, Azure DevOps does not currently support directly moving a project from one workspace or organization to another. The available option is to recreate or migrate the project components manually using export or import or migration tools.
Seems not built-in but only move data (work items, repos, pipelines, etc.) using APIs, migration tools, or third‑party solutions.
Complete post migration tasks - Azure DevOps | Microsoft Learn