About 9,680 results
Open links in new tab
  1. Create a new Git repo in your project - Azure Repos

    Mar 25, 2025 · From the repo drop-down, select New repository. In the Create a new repository dialog, verify that Git is the repository type and enter a name for your new repository.

  2. How to Create a New Repo in Azure DevOps - Azure Lessons

    Dec 9, 2025 · In this guide, I am going to walk you through the exact steps to create a new repository in Azure DevOps, the architectural decisions you need to make before you click “Create,” and the best …

  3. How to Setup Repositories in Azure Devops - EverythingDevOps

    Jun 2, 2024 · Setting up Azure Repos is a straight forward process, so in this section I’m going to walk through the entire process from project creation to finish. First, You’ll need to create a “New project” …

  4. Azure DevOps - Create Repository and Provide Access - GitHub

    Aug 14, 2025 · This guide explains step-by-step how to create a new repository in Azure DevOps and grant access to other users. Beginner-friendly and written for first-time Azure DevOps users. 1. Sign …

  5. How to Create or Import a Repository in Azure DevOps - YouTube

    You’ll learn step by step how to set up a new repo from scratch, clone it locally, or import an existing Git repository from another platform. We’ll also cover tips for managing branches,...

  6. Create a new repository in Azure Repos | Azure DevOps

    Nov 6, 2021 · Step 1: Go to the Azure DevOps Project & Click on Azure Repos. Step 2: Click on the Default Repository as shown & then click on “New repository” Step 3: In the next page, enter the …

  7. Create A New Git Repo And Add Existing Code To Azure DevOps

    In this blog, we're going to see how to create a git repository in Azure DevOps and add existing code into that repository. You can use Git repos in your projects to manage your source code as your …

  8. Creating repository in Azure Repos - KodeKloud

    This guide explains how to create an Azure DevOps project and integrate it with GitHub for source control and CI/CD. 1. Create an Azure DevOps Project. First, sign in to Azure DevOps and create a …

  9. Setting Up Azure Repos - kindatechnical() | A Guide to Microsoft Azure ...

    From the left menu, open "Repos" → "Files". Click "Initialize" if prompted, or use the "..." menu to create a new repository. Specify the repository name, description, and choose Git or TFVC, then click …

  10. Creating Repositories ItTechGenie

    Creating a new repository is a great first step toward structured development. Here’s how to get started: Head over to Azure DevOps and log in using your Microsoft account. Choose the organization and …