Getting Started with Azure DevOps Repos

Поділитися
Вставка
  • Опубліковано 31 лип 2024
  • Azure DevOps Repositories, or “repos” provide a way for teams to create, version, and manage code and files used for an Azure DevOps Project. This video is an introduction tutorial for DevOps Repos, demonstrating how to create a new Git project, initialize the repo, create a branch, add files to a branch and commit changes, review history, create a pull request, and review branching policies.
    00:00 - Start
    03:48 - Create a Git Project
    05:18 - Initialize the Repo
    05:31 - Create a New Branch
    06:17 - Add a File
    06:55 - Commit to a Branch
    07:47 - Review History
    09:28 - Create a Pull Request
    12:37 - Branching Policies
    Links:
    Zero to Hero with Azure Virtual Desktop
    www.udemy.com/course/zero-to-...
    Hybrid Identity with Windows AD and Azure AD
    www.udemy.com/course/hybrid-i...
    Git for Sysadmin Scripting
    www.ciraltos.com/git-for-syst...
  • Наука та технологія

КОМЕНТАРІ • 21

  • @potatoitis3326
    @potatoitis3326 4 місяці тому

    Thank you so much! I am new to git. I couldn’t find many videos on this. This helped TREMENDOUSLY! I will be sharing this with my fellow peers!

  • @carloscantu75
    @carloscantu75 11 місяців тому

    Very helpful, thanks for sharing!

  • @wrenches5243
    @wrenches5243 Рік тому

    Great video! Thanks!

  • @starmole5000
    @starmole5000 Рік тому

    Really helpful video thank you so much!

  • @Zelousfear
    @Zelousfear 10 місяців тому

    Great content, thank you for this

  • @dataarq945
    @dataarq945 Рік тому +1

    Thanks for this one

  • @muhammadmuzammiljamil7831
    @muhammadmuzammiljamil7831 11 місяців тому

    This video helps me alot, Thank you so much..!!

  • @ksas323
    @ksas323 Місяць тому

    Thank you so much!

  • @Bremerhaven_Rocks
    @Bremerhaven_Rocks 7 місяців тому +3

    What a wonderful video. Thank you. Are there any videos that shows how to link a VS solution/project to a repo on Azure DevOps and push changes from VS to a repo? Thanks.

  • @loganlandonline
    @loganlandonline 9 місяців тому

    nice job

  • @TRINI123A
    @TRINI123A Рік тому

    Nice video.

  • @thesoulchef7
    @thesoulchef7 16 днів тому

    Hi, tyankyou for this video. Can we add word files to azure repos?

  • @MrPreet23
    @MrPreet23 Рік тому

    If you have 10 repos and you need a particular user to only see a specific repo without having access to view all repos , how it can be done ?

  • @saikirandhfr3583
    @saikirandhfr3583 2 роки тому

    Your explanation is very good, I’ve got good clarity watching your other videos and I have few questions here,
    1- so who will clone or import the code to the repository the developer or devops engineer? Who will work on the code here?
    2- and in 9:48 creating pull requests is that devops engineers job or developers job?
    3-And as a devops engineer giving permissions to developers for access is his job? I’m confused with these questions could you please let me know
    Thankyou

    • @60SecondsCloud
      @60SecondsCloud Місяць тому

      1. Whoever is working on the project
      2. Same as above
      3. Yes, because having an extra person look at your code eliminates errors before pushing into the main branch

  • @singhrabhishek
    @singhrabhishek Рік тому

    Hi, If you provide free working session related to Azure Devops/AZ400(or similar work related to this, which we work in live office work), would like to join

  • @fortnitegamer8306
    @fortnitegamer8306 11 місяців тому

    it's all good but this is not how it works in real life, it would have been nicer to see how to push/pull from VS or VSCode as no one is coding in Azuredevops Git page, right?

  • @markcuello5
    @markcuello5 Рік тому

    HELP

  • @sabofx
    @sabofx Рік тому

    I attempted to understand GIT versioning a few times, just by clicking around.
    Because RTFM is for pussies, right? Wrong, in case of GIT IYAM...
    I find that, regardless of all of its merits, GIT, and particularly the chosen terminology is far from intuitive. (or it might be a Linux thing... IDK)
    Actually, as an exception, I would advise anyone *against* trying to figure GIT out by means of trial and error.
    Because, if you are anything like me, you'll only get frustrated as hell, trying to figure this baby out, without a few hints, to get you started.
    So Travis, thank you for your great tutorial!
    With your basics, I hope to discover the rest by myself.

  • @ChristopherFranko
    @ChristopherFranko 9 місяців тому

    This is a good video. Your delivery however sounds very.. "im reading a script" and not very natural though.