Migration of Teams #1862
code-on-git
started this conversation in
General
Replies: 1 comment 1 reply
-
Thre is an example of a complete file in the documentation: https://nkdagility.com/learn/azure-devops-migration-tools/Reference/v2/ And then use something like this for the endpoint:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to use the processor TeamMigrationContext but then I got an error that says I should use TfsTeamProjectConfig instead.
But I don't really understand the documentation about how to use it. Espescially about the endpoints. I get the following error message
In the Processor configuration, specify the TargetName, for example "TargetName" : "myTargetName" and make sure there's an EndPoint with that name
Should the endpoint be information about the rource and target projects?
Would be great to see an example of a complete config file.
Beta Was this translation helpful? Give feedback.
All reactions