I have a repository called 'addsomecodetome' and with the repositiory there is a 'main' branch with a number directories,see image
I connected my ADF to the repository, see image
However, there aren't any pipelines appearing in the 'main' branch, see image
Can someone let me know why I'm unable to view any pipelines from the 'main' branch even though I have connected ADF to the repository?
I have tried the similar scenario from my end. These are my configuration details.
I have created 2 pipelines using pipeline JSON in the Devops repo and committed the changes.
You can see that the changes got reflected in the ADF workspace.
As per this SO answer by @PatrickLu-MSFT,
Check if your user had access level of above stake holder like Basic.
Go to organization settings -> Users -> Access control and change the access level to required level.
Also, check if you gave the correct Root folder as per your requirement. You can refer a similar ask in the MS Q&A.