Hello!
For the site rz-storybook-app
I am trying to setup the repository link. The git repository is in a different Azure Devops organization than our other Netlify sites. When I try linking using the UI flow and in step 1 try connecting to the Git provider, selecting ‘Deploy Azure Devops’ (see screenhot below) I end up with a repository list of the other Azure Devops organization.
For now I have been able to manually link the repository using the CLI, but it looks like with this approach I am not able to enable ‘Deploy previews’. Production deploys on our main branch are working fine though, so it doesn’t seem like an issue with Netlify not having access to the Azure Devops organization.
This Azure Devops organization has Third-party application access via OAuth enabled and the account used to link the repository has permission to Edit subscriptions and View subscriptions.
Is there a way to fix this and still use the UI to link the repository?