Forum Discussion
ShabinSGS
Nov 20, 2025Brass Contributor
How to Move Azure DevOps Organization to New Organization
Dear Team, We are using our existing Azure DevOps (abc.net), now we want to move to new org. (abc.com) without losing history, work items etc. Are there any options without 3rd party tools. Kindly a...
Jamony
Jun 30, 2026MCT
Hi Shabin, moving everything from one Azure DevOps organization to another without losing history is not a simple built-in migration. Repos can be moved with Git history, but work items, boards, test plans, pipelines, permissions, and links are harder. If third-party tools are not allowed, I would plan it as a staged migration using Azure DevOps REST APIs and accept that some metadata may need manual mapping.