Getting Started with Azure DevOps Repos

Sdílet
Vložit
  • čas přidán 27. 07. 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...
  • Věda a technologie

Komentáře • 21

  • @potatoitis3326
    @potatoitis3326 Před 4 měsíci

    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 Před 11 měsíci

    Very helpful, thanks for sharing!

  • @wrenches5243
    @wrenches5243 Před rokem

    Great video! Thanks!

  • @starmole5000
    @starmole5000 Před rokem

    Really helpful video thank you so much!

  • @Zelousfear
    @Zelousfear Před 10 měsíci

    Great content, thank you for this

  • @dataarq945
    @dataarq945 Před rokem +1

    Thanks for this one

  • @muhammadmuzammiljamil7831
    @muhammadmuzammiljamil7831 Před 11 měsíci

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

  • @ksas323
    @ksas323 Před měsícem

    Thank you so much!

  • @Bremerhaven_Rocks
    @Bremerhaven_Rocks Před 7 měsíci +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 Před 9 měsíci

    nice job

  • @TRINI123A
    @TRINI123A Před rokem

    Nice video.

  • @thesoulchef7
    @thesoulchef7 Před 12 dny

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

  • @saikirandhfr3583
    @saikirandhfr3583 Před 2 lety

    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 Před 26 dny

      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

  • @MrPreet23
    @MrPreet23 Před rokem

    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 ?

  • @singhrabhishek
    @singhrabhishek Před rokem

    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 Před 11 měsíci

    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 Před rokem

    HELP

  • @sabofx
    @sabofx Před rokem

    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 Před 9 měsíci

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