Microsoft
AZ-400 · Question #145
A team currently has the source code repository defined in Github. They want to now migrate their code onto Azure Devops. Which of the following step could be used to clone the repository from Github
The correct answer is D. Choose Import from the Git repository. https://docs.microsoft.com/en-us/azure/devops/repos/git/import-git-repository?view=azure-devops
Submitted by helene.fr· Mar 6, 2026Design and implement source control
Question
A team currently has the source code repository defined in Github. They want to now migrate their code onto Azure Devops. Which of the following step could be used to clone the repository from Github to Azure Devops?
Options
- AImplement a new pull request
- BImplement a new push request
- CCreate a service hook in GitHub
- DChoose Import from the Git repository
How the community answered
(48 responses)- A15% (7)
- B2% (1)
- C6% (3)
- D77% (37)
Explanation
https://docs.microsoft.com/en-us/azure/devops/repos/git/import-git-repository?view=azure-devops
Topics
#GitHub import#Git migration#Azure Repos#repository cloning
Community Discussion
No community discussion yet for this question.