You have a GitHub repository. You create a new repository in Azure DevOps. You need to recommend a procedure to clone the repository from GitHub to Azure DevOps...


Microsoft AZ-400 Exam

Questions Number: 215 out of 535 Questions
40.19%

Question 215
You have a GitHub repository.
You create a new repository in Azure DevOps.
You need to recommend a procedure to clone the repository from GitHub to Azure DevOps.
What should you recommend?



You can import an existing Git repo from GitHub, Bitbucket, GitLab, or other location into a new or empty existing repo in your project in Azure DevOps.
Import into a new repo -
- Select Repos, Files.
- From the repo drop-down, select Import repository.
- If the source repo is publicly available, just enter the clone URL of the source repository and a name for your new Git repository.
Reference:
https://docs.microsoft.com/en-us/azure/devops/repos/git/import-git-repository?view=azure-devops





Previous Questions Next Questions