AzureDevOpsPipelineProcessor #2638
Replies: 3 comments 4 replies
-
I am using version 16, I'm a bit confused on how to define the Source and Target details here. |
Beta Was this translation helpful? Give feedback.
-
There are some minor syntax issues I faced while running the above config. For me the working Syntax is:-
|
Beta Was this translation helpful? Give feedback.
-
I'm using the 16.3.0-Preview2 version of the Tool and I'm facing this message whenever I do a test for the PipeLine migration : System.InvalidCastException: Impossible d'effectuer un cast d'un objet de type 'MigrationTools.Clients.TfsTeamProjectEndpoint' en type 'MigrationTools.Endpoints.AzureDevOpsEndpoint'. >> meaning impossible to cast object type MigrationTools.Clients.TfsTeamProjectEndpoint in type MigrationTools.Endpoints.AzureDevOpsEndpoint. Manually changing does not correct this issue, and by default the file comes with "EndpointType": "TfsTeamProjectEndpoint". How can this be solved ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is for questions, feedback, and community support related to the Azure Dev Ops Pipeline Processor.
Quick Reference
AzureDevOpsPipelineProcessor
How to Use This Discussion
Related Documentation
Please refer to the official documentation for detailed configuration options and examples.
Beta Was this translation helpful? Give feedback.
All reactions