I have a repo name called A with its build pipeline as azure-pipelines.yml Then I have another repo called B with its build pipeline as
A
azure-pipelines.yml
B
As I read from the same documentation I think you should set the source property to the name of your pipeline from repo A. source: SomethingFancy
source
source: SomethingFancy