Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 838 Bytes

find-url.md

File metadata and controls

22 lines (12 loc) · 838 Bytes
ms.topic
include

Q: Where can I find the URL for my Git repository?

A: You'll find it in the Code page in your project.

  1. Sign in to your organization and browse to your project or type the project URL directly in your browser.
  • The URL will look like https://dev.azure.com/{your_account}/{your_team_project}

  • If you are not sure about your project URL, Sign in to your Visual Studio and select your account.

  1. Open the Code page from your you project's home page.

    Project home page, code explorer

  2. Select the repository and click on the clone action to get the URL.

    Project home page, code explorer, clone selected to show the URL