VS403265: The collection's Azure DevOps Server milestone is not supported by the data migration tool: Azure DevOps Server 2020.0.1 (Dev18.M170.8) - tfs-to-tfs-migration-tool

I am working on the TFS migration to Azure DevOps service and I am using DataMigrationTool_AzureDevOps2020.0.1RTW_18.170.14715315 tool for migration on Azure DevOps 2020(18.170.30910.2) version. I have completed validate and prepare step. I am getting the below error on the Import step.
VS403265: The collection’s Azure DevOps Server milestone is not supported by the data migration tool: Azure DevOps Server 2020.0.1 (Dev18.M170.8). Please upgrade your Azure DevOps Server to one of the supported versions. The data migration guide has the latest supported versions: https://aka.ms/AzureDevOpsImport.
As per the documentation below are the latest versions
DataMigrationTool_AzureDevOps2020.0.1RTW_18.170.14715315.zip
DataMigrationTool_AzureDevOps2020.1RTW_18.181.15696196.zip
DataMigrationTool_AzureDevOps2020RTW_18.170.14735089.zip
Thanks
Sachin

This got resolved after using the Azure Dev Ops 2020.1 server and the same version migration tool.

Related

Azure DevOps Server 2020.0.2 vs 2020.1.2

I'm a little confused over the latest released versions of Azure DevOps Server 2020 on 17th May.
What is the difference between 2020.0.2 and 2020.1.2 and why are two versions of 2020 being maintained?
Currently running 2020.0.1 and looking to move to latest version.
The main difference should between Server Version RC and RTW. The data migration tool doesn't support imports from Azure DevOps Server release candidates (RC). If you're planning on importing your collection database to Azure DevOps Services using this service, it's important that you don't upgrade your production database to an RC release. If you do upgrade, then you will need to wait and upgrade to the release to web (RTW) version when it's available or restore a backup copy of your database from a previous Azure DevOps Server version to import.
From the Release on May 17, 2022, along with several fixes, the Data Migration tool will be available for both Sever 2020.0.2 and 2020.1.2
Before preparing for upgrade, check this official doc: Upgrade your deployment - Azure DevOps Server & TFS | Microsoft Docs

Can I use this tool to migrate from OnPrem to Cloud?

Can I use this tool for migrating workitems from OnPrem to Cloud version of Azure DevOps?
We can use the data migration tool for Azure DevOps. This tool provide the high fidelity way to migrate collection databases from Azure DevOps Server to Azure DevOps Services.
This means you can also use this tool to migrate your workItem from Server to Cloud.
You can refer the guidance doc: Migrate data from Azure DevOps Server to Azure DevOps Services
And here you can download the tool:https://www.microsoft.com/en-us/download/details.aspx?id=54274

difference between azure devops cloud and azure devops server 2019

I cannot find the below configuration in azure devops server (aka TFS)
Please find the below screenshots from azure devops where you can do exactly that
1- Add a public source
2- Add a custom npm registry
3- You can see folio added to upstreams
enter image description here
So why do you think TFS 2019 can't do just that?
It seems to be a new feature, Azure DevOps Service contain the latest feature and we could check the timeline in this site.
And Azure DevOps Server is updated once a period of time. If we check some new feature in the Azure DevOps Service and does not see it in the Azure DevOps, we need to check this Azure DevOps Server 2019 Release Notes and wait for the update.

Azure DevOps Server 2019 - Create pipeline - No GitHub yaml option in Where is Your Code

I have Azure Devops server 2019 update 1.1, I understand from a couple of videos that when we try to create a new pipeline, we should see several options as follows
whereas on my server, there is no "Githyb Yaml", only enterprise or othergit
Am I missing a config or an update? Thanks
Azure DevOps Server 2019 - Create pipeline - No GitHub yaml option in Where is Your Code
According to the official document Supported source repositories, Azure Devops server 2019 does not support GitHub as Source Repository type even in Classic editor:
So, there is no GitHub yaml option on the Azure DevOps Server 2019. It is currently only supported by Azure devops services.

Does Azure Devops Server 2019 include the "Environments" feature

We recently upgraded to Azure Devops Server 2019 but i don't see Environments under the Pipeline menu.
Is the Environment feature present in Azure Devops Server 2019?
I am afraid that the Environment feature is currently not supported in Azure Devops Server 2019. To use the Environment feature, you need to upgrade to Server 2020. For details,please refer to this release note.
In addition, you could add your request for supporting this feature on server 2019 on our UserVoice site , which is our main forum for product suggestions. The product team would provide the updates if they view it. Thank you for helping us build a better Azure DevOps.