Connecting to Azure DevOps Source Repository

We need to move our github hosted repositories to Azure DevOps and would like to know how to use an DevOps as the source repository. Does bitrise support this type of connection for both ssh and https?

Any examples or reference documentation would be appreciated.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

Hello @babelbark-admin :wave:

You have the option to select a git repository other than the officially supported ones (Github, Gitlab and Bitbucket) during the process of adding a new app:

Although it is possible to connect via HTTP, I would suggest using SSH connection, though, as it is better supported on Bitrise.

Hope this helps! :slight_smile: