{ "GitRepoMapping": null, "LogLevel": "Information", "Processors": [ { "$type": "AzureDevOpsPipelineProcessorOptions", "Enabled": true, "MigrateBuildPipelines": true, "MigrateReleasePipelines": true, "MigrateTaskGroups": true, "MigrateVariableGroups": true, "MigrateServiceConnections": true, "BuildPipelines": null, "ReleasePipelines": null, "RefName": null, "SourceName": "Source", "TargetName": "Target", "RepositoryNameMaps": {} } ], "Version": "12.0", "Endpoints": { "AzureDevOpsEndpoints": [ { "name": "Source", "$type": "AzureDevOpsEndpointOptions", "Organisation": "https://dev.azure.com/RRDigital/", "Project": "Streamlined Inventory Management", "AuthenticationMode": "Prompt", "AccessToken": "xxxxxx", "EndpointEnrichers": null }, { "Name": "Target", "$type": "AzureDevOpsEndpointOptions", "Organisation": "https://rrglobalit.visualstudio.com/", "Project": "Streamlined Inventory Management", "AuthenticationMode": "Prompt", "AccessToken": "xxxxxx", "EndpointEnrichers": null } ] } }