All Projects → nkdAgility → Azure Devops Migration Tools

nkdAgility / Azure Devops Migration Tools

Licence: mit
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.

Projects that are alternatives of or similar to Azure Devops Migration Tools

Jira Azuredevops Migrator
Tool to migrate work items from Atlassian Jira to Microsoft Azure DevOps/VSTS/TFS.
Stars: ✭ 120 (-44.95%)
Mutual labels:  migration, tfs
TfsCmdlets
PowerShell Cmdlets for Azure DevOps and Team Foundation Server
Stars: ✭ 75 (-65.6%)
Mutual labels:  tfs, chocolatey
SuperGrate
💾 Get moving with Super Grate; a free & open source Windows Profile Migration & Backup Utility. Super Grate is a GUI (Graphical User Interface) that assists Microsoft's USMT (User State Migration Utility) in performing remote migrations over a network connection.
Stars: ✭ 91 (-58.26%)
Mutual labels:  microsoft, migration
Vsts Work Item Migrator
WiMigrator is a command line tool for migrating work items between VSTS/TFS projects
Stars: ✭ 124 (-43.12%)
Mutual labels:  microsoft, tfs
Mmlspark
Simple and Distributed Machine Learning
Stars: ✭ 2,899 (+1229.82%)
Mutual labels:  microsoft
Migration
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护
Stars: ✭ 2,753 (+1162.84%)
Mutual labels:  migration
Cognitive Face Ios
iOS SDK for the Microsoft Face API, part of Cognitive Services
Stars: ✭ 191 (-12.39%)
Mutual labels:  microsoft
Speechtotext Websockets Javascript
SDK & Sample to do speech recognition using websockets in Javascript
Stars: ✭ 191 (-12.39%)
Mutual labels:  microsoft
Hololens facial recognition
A Unity hololens app to detect faces and display their attributes
Stars: ✭ 217 (-0.46%)
Mutual labels:  microsoft
Cve 2020 16898
CVE-2020-16898 (Bad Neighbor) Microsoft Windows TCP/IP Vulnerability Detection Logic and Rule
Stars: ✭ 207 (-5.05%)
Mutual labels:  microsoft
Accessibility Insights Windows
Accessibility Insights for Windows
Stars: ✭ 202 (-7.34%)
Mutual labels:  microsoft
Seismic Deeplearning
Deep Learning for Seismic Imaging and Interpretation
Stars: ✭ 198 (-9.17%)
Mutual labels:  microsoft
Lnkup
Generates malicious LNK file payloads for data exfiltration
Stars: ✭ 205 (-5.96%)
Mutual labels:  microsoft
Vim Signify
➕ Show a diff using Vim its sign column.
Stars: ✭ 2,390 (+996.33%)
Mutual labels:  tfs
Powerplatformconnectors
This is a repository for Microsoft Power Automate, Power Apps, and Azure Logic Apps connectors
Stars: ✭ 209 (-4.13%)
Mutual labels:  microsoft
Watoi
Whatsapp Android To iOS Importer
Stars: ✭ 189 (-13.3%)
Mutual labels:  migration
Powershell Scripts
PowerShell scripts ranging from SCCM, MSO, AD, and other corporate enterprise uses... to sending cat facts to coworkers.
Stars: ✭ 201 (-7.8%)
Mutual labels:  microsoft
Sharepointdsc
The SharePointDsc PowerShell module provides DSC resources that can be used to deploy and manage a SharePoint farm
Stars: ✭ 205 (-5.96%)
Mutual labels:  microsoft
Npm Windows Upgrade
🚀 Upgrade npm on Windows
Stars: ✭ 2,450 (+1023.85%)
Mutual labels:  microsoft
Wesng
Windows Exploit Suggester - Next Generation
Stars: ✭ 2,675 (+1127.06%)
Mutual labels:  microsoft

Azure DevOps Migration Tools Chocolatey GitHub release Build on VSTS

The Azure DevOps Migration Tools allow you to bulk edit and migrate data between Team Projects on both Microsoft Team Foundation Server (TFS) and Azure DevOps Services. Take a look at the documentation to find out how. This project is published as code on GitHub as well as a Azure DevOps Migration Tools on Chocolatey.

Ask Questions on Stack Overflow: https://stackoverflow.com/questions/tagged/azure-devops-migration-tools

alt text

WARNING: This tool is not designed for a novice. This tool was developed to support the scenarios below, and the edge cases that have been encountered by the 30+ contributors from around the Azure DevOps community. You should be comfortable with the TFS/Azure DevOps object model, as well as debugging code in Visual Studio. Community support is available through GitHub and StackOverflow; Paid support is available through our recommended consultants as well as our contributors and many DevOps consultants around the world.

What can you do with this tool?

  • Migrate Work Items, TestPlans & Suits, Teams, Shared Queries, & Pipelines from one Team Project to another
  • Migrate Work Items, TestPlans & Suits, Teams, Shared Queries, & Pipelines from one Organisation to another
  • Bulk edit of Work Items accross an entire Project.

What versions of Azure DevOps & TFS do you support?

  • Work Item Migration Supports all versions of TFS 2013+ and all versions of Azure DevOps
  • You can move from any Tfs/AzureDevOps source to any Tfs/AzureDevOps target.
  • Process Template migration only supports XML based Projects

Typical Uses of this tool

  • Merge many projects into a single project
  • Split one project into many projects
  • Assistance in changing Process Templates
  • Bulk edit of Work Items
  • Migration of Test Suites & Test Plans
  • new Migration of Builds & Pipelines
  • Migrate from one Language version of TFS / Azure Devops to another (new v9.0)

NOTE: If you are able to migrate your entire Collection to Azure DevOps Services you should use Azure DevOps Migration Service from Microsoft. If you have a requirement to change Process Template then you will need to do that before you move to Azure DevOps Services.

Quick Links

Change Log

  • v11.9 - Dark launch of Pipelines & Builds migration by @tomfrenzel
  • v11.8 - As part of moving to the new architecture we moved to default newtonsoft type handling with $type properties instead of ObjectType To Migrate rename "ObjectType" to "$type" in your configuration!
  • v11.5 - Added more useful logging levels. Replace "TelemetryEnableTrace": false with "LogLevel": "Verbose" in the config. Verbose will only be logged to the logfile.
  • v11.2.1 - Removed NodeMigrationContext and converted it to an enricher for Work Items. Still needs work, so that it migrates individual nodes, but currently migrates all.
  • v10.1 - Changed config design to have only the Name and not FullName of the class. Remove MigrationTools.Core.Configuration.FieldMap. and MigrationTools.Core.Configuration.Processing. from the config leaving only the Name of the class in ObjectType field.
  • v10.0 - Start of the great refactor over to .NET Core and the REST API as the Object Model has been retired.
  • v9.0 - Added support for migration between other language versions of Azure DevOps. Developed for German -> English
  • v8.9 - Added 'Collapse Revisions' feature to collapse and attache revisions instead of replaying them
  • v8.8 - 'SkipToFinalRevisedWorkItemType' feature added to handle scenario when changing Work Item Type
  • v8.7 - Support for inline images using a Personal Access Token added to the Source Project
  • v8.6 - Support for fixing links from TFVC Changesets to Git Commits using a mapping file generated from a Git-TFS migration.
  • v8.5 - Attachment Max size and linking work items to git repos between projects.
  • v8.4 - Support for cross-project linking of work items between projects.
  • v8.3 - Support for restarting the migration and syncing at the revision level.
  • v8.2 - Merge Git commit Fixing into Work Item migration (requires repos to be migrated first, can be rerun)
  • v8.0 - Merge of Work Item, Link, & attachment migrators into one.

The Technical Details

- Technical Overview
Azure Pipeline Build on VSTS
Coverage Coverage
Maintainability Maintainability Rating
Security Rating Security Rating
Vulnerabilities Vulnerabilities
Release GitHub release
Chocolatey Chocolatey
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].