I'm trying to migrate from TFS 2018 version 16.131.28106.2 (Tfs2018.Update3) to Azure DevOps using migration tool in this link https://www.microsoft.com/en-us/download/details.aspx?id=54274
DataMigrationTool_AzureDevOps2019.0.1_17.144.9617800
but when i try to run the below command I'm getting below error
Command:
C:\TFSMigrator\DataMigrationTool>Migrator validate /collection:http://192.168.1. 19:8080/tfs/ProductsEngine
Error:
The data migration tool was unable to find an installation path for the Azure De vOps Server Application Tier. Either Azure DevOps Server is not installed, you a re using a version of the data migration tool that isn't supported for your vers ion of Azure DevOps Server, or you are using a version of Azure DevOps Server th at is not supported for import.
See https://aka.ms/AzureDevOpsImportSupportedVersions to check that your version of Azure DevOps Server is supported for import. See https://aka.ms/AzureDevOpsImport to download the Migrator version that works with your Azure DevOps Server version. See https://aka.ms/AzureDevOpsImportValidate for details on running Migrator on your collection.
please advise.