Bruno
Bruno

Reputation: 147

Migrate Azure Devops organization to another enterprise

I created two organizations on Azure Devops using two differents enterprise emails. I would like to migrate one of the organization to the other enterprise. I need to migrate everything (users, codes, backlog, processes, etc.).

Screenshot from my profil on dev.azure.com enter image description here Anybody knows how to do that, if even possible?

Thank

Upvotes: 2

Views: 1774

Answers (2)

Marcus D
Marcus D

Reputation: 1144

There is a tool called the Azure DevOps Migration Tools, developed by a Scottish consultancy NkdAgility that will do most, if not all of what you are wanting. We are migrating from one Azure DevOps organisation to another organisation and moving the work items, areas, sprints, backlog, git, etc.

Some helpful links on this toolset

Upvotes: 0

Swiss
Swiss

Reputation: 5819

Just dealt with something similar last week. After spending a month going back and forth with Azure support, we found Azure does not have any interface support for transferring subscriptions between enterprise accounts (at the time of writing this answer, at least).

I would recommend opening an Azure support ticket asking to transfer the organization between the enterprise accounts, then coordinate with the Azure support team, who will hopefully transfer the organization somehow on the backend.

Upvotes: 2

Related Questions