DEV Community

Krishna Kurtakoti
Krishna Kurtakoti

Posted on

Azure Devops Series - 1

Steps for import project to Azure Repos from Git:

  1. Create a new project.
    1

  2. After getting the ‘Welcome to the project!’ screen, click on the repos.
    2

  3. Under the Import a repository section, click on the import button.
    3

  4. Under the Import a Git repository screen as shown below, enter your git link, credentials as shown below:
    4

  5. After clicking import button, we get the screen as shown below:
    Repository type: Git

Clone URL *: https://repo-url.git.beanstackapp.com/project-workshift.git

Username:

Password / PAT *:
5

  1. After successful import, we get all the code into the repos folder along with all the commits and the branches as shown below: 6

This completes successful import of the git repository into the Azure Repos. This repository in Azure Repos can be used for Continous Integration and Continous Delivery by creating Build pipelines and Release pipelines as shown in the next post of the series.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more