Forum Discussion
Mengly
Aug 21, 2023Copper Contributor
Is it possible for migration Gitlab Enterprise Server in Azure DevOps pipline?
I found only Github Enterprise Server. So, is it possible for Gitlab Enterprise Server? And, How to archieved this?
Robina
Aug 21, 2023MCT
Azure DevOps provides integration primarily with GitHub Enterprise Server. However, direct integration with GitLab Enterprise Server might not be available out of the box. Nonetheless, you can still achieve migration from GitLab to Azure DevOps through manual steps, when you import a Git repository from GitLab (or any Git server) to Azure DevOps, all the branches and folders will be imported with all the history (commits).GitLab Integration for Azure Pipelines - Visual Studio Marketplace