How to integrate Azure DevOps Servers repositories with Azure DevOps Services Pipelines

Viewed 16

We recently planning to move to the Azure DevOps SaaS version. Here we going to create the pipelines based on source code, Repos of on-premise Azure DevOps Server 2020.1.1. I tried with "other git" Service connection but the results not much expected. It is failing when am creating with PAT. So I created with my credentials. Auto triggering is not working when new code check-in and other branches are not showing except the master. Then after I created a service connection based on "Azure repos/Team Foundation Server", But the service connection not showing on while creating the pipeline. Please some one help me, how can we create the pipelines in Azure DevOps Services based on On-Premise Azure DevOps server repos. How can we integrate both. Please someone help me on this. Thank you

0 Answers
Related