Building and Deploying your Code with Azure Pipelines

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ต.ค. 2024

ความคิดเห็น • 101

  • @Nobodyyoucarabout
    @Nobodyyoucarabout 4 ปีที่แล้ว +65

    Nice to see Herman Li found a job after Dragonforce.

    • @klhmia
      @klhmia 3 ปีที่แล้ว +3

      Haha wow, thank you! I knew he seemed familiar for some reason - that's exactly who I was thinking of 🤣

    • @taksiobs
      @taksiobs ปีที่แล้ว +1

      Hahahaha! Now, my respect to Herman Li has increased.

  • @amisner2k
    @amisner2k 6 ปีที่แล้ว +49

    One of the most animated, engaging, charismatic and lively speakers I've seen presenting a Microsoft technology to date. Well done.

    • @johnfromireland7551
      @johnfromireland7551 2 ปีที่แล้ว +1

      Fully agree. And I had the privilege of attending one of his presentations, in person, in Belgium! :-)

  • @GabrielMolter
    @GabrielMolter 3 ปีที่แล้ว +8

    RIP Abel, we will miss people sharing content like you.

    • @arcticape445
      @arcticape445 2 ปีที่แล้ว

      Wait he died?

    • @DTownsJokr
      @DTownsJokr 2 ปีที่แล้ว

      @@arcticape445 cancer.

  • @yurichou8762
    @yurichou8762 3 ปีที่แล้ว +3

    I had just started watching your videos DevOps. Yesterday I heard the news. RIP Sir💐

  • @ForZe2View
    @ForZe2View 6 ปีที่แล้ว +100

    Guess what? If this guy is explaning stuff, no matter the topic, i will listen. If he does more content - Hurray!

    • @DuanWalkerTheCPUTutor
      @DuanWalkerTheCPUTutor 6 ปีที่แล้ว

      LOL!

    • @aldouszodiac
      @aldouszodiac 5 ปีที่แล้ว +1

      A 'DRY' comment :-)

    • @emilalipiev7472
      @emilalipiev7472 5 ปีที่แล้ว +8

      he is awesome. he beat the cancer recently. it was a really great news. i wish him a lot of health.

  • @danielbargs
    @danielbargs 2 ปีที่แล้ว +3

    Gave me confidence to use Azure DevOps. He's a great, smart, empathetic and convincing speaker!
    Thank u!

  • @ncvman
    @ncvman 2 ปีที่แล้ว +2

    First guy on youtube I can understand teaching pipelines.

  • @matthewFerler
    @matthewFerler 5 ปีที่แล้ว +31

    I like the way that Abel explained this topic. Very enthusiastic.

  • @martamasson8941
    @martamasson8941 2 ปีที่แล้ว +2

    Forever Abel! You will always be remembered 😇

  • @fc1984fc
    @fc1984fc 4 ปีที่แล้ว +60

    Not enough explanation regarding how the yaml file was changed.

    • @XcpRevolution
      @XcpRevolution 4 ปีที่แล้ว +8

      Basically, he adds two tasks, which can be done through the editor, First a file copy task as he wants the finished artifact to be moved from the sources directory to the build artifact staging directory so that when he makes a release he is able to select the artifact. Second, he adds a publish build artifact task to upload the artifact that was just moved, to the azure cloud. That way he can download it on his deployment release. I am no expert here, super beginner but that is what i understood.

  • @123Dalmatino
    @123Dalmatino 5 ปีที่แล้ว +2

    I really was ridiculously easy to integrate my project with Azure Pipeline. Can confirm - totally.

  • @IamPali2024
    @IamPali2024 2 ปีที่แล้ว +4

    I don’t know what’s better, the presenters amazing energy or the fabulous tools provided by Microsoft 😀

  • @douglascavalheirobr
    @douglascavalheirobr 5 ปีที่แล้ว +3

    Awesome, I start using azure pipelines with the templates that are provided. This video gives me more knowledge to optimize my buids

  • @Tolg
    @Tolg 4 ปีที่แล้ว +13

    The hocus pocus magic and the tricky work is in creating the "Oh let me just add a couple of tasks here" in the Yaml file to publish the right output to the right locations. Fancy hand trick that makes it look easy, but isn't. The Deployment/Release steps fail miserably if you don't get the magic publish steps right, and with very poor error output that leaves you wondering what is wrong. Why do the default templates not already include the magic publish steps?

    • @ab12gu
      @ab12gu 3 ปีที่แล้ว +3

      I came here just to see the magic, but then he didn't explain lol

    • @thomasjbyrne1
      @thomasjbyrne1 3 ปีที่แล้ว +2

      Totally!!

    • @johnfromireland7551
      @johnfromireland7551 2 ปีที่แล้ว

      Lols! Good to see you entertained by the video!

  • @chaosknight3175
    @chaosknight3175 4 ปีที่แล้ว +5

    Very clear. I like his presentation. He's into this stuff.

  • @larsoleruben
    @larsoleruben 4 ปีที่แล้ว

    ridiculously simple is the overstatement of the century! It is opaque and complicated and hard to debug.

  • @aesopcarl
    @aesopcarl 4 ปีที่แล้ว +32

    "All you have to do is post 25 lines of code that you will get no explanation about and voila - that is all you have to do." whaaaa?

    • @ihebbibani7122
      @ihebbibani7122 3 ปีที่แล้ว +1

      hahahaha , there a lot of teachers like this , It's really annoying and voila

  • @Breaksnbeats
    @Breaksnbeats 5 ปีที่แล้ว +7

    Would be nice if your documentation explained all this. Just saying.

  • @coanjos
    @coanjos 5 ปีที่แล้ว +1

    This dude can teach anything.

  • @c_charlie
    @c_charlie 3 ปีที่แล้ว +1

    Through the pipe and flames

  • @puneethchidura3713
    @puneethchidura3713 4 ปีที่แล้ว

    Hi Team,
    while running the pipeline i have encountered the following error.
    /azure-pipelines-2.yml (Line: 33, Col: 1): Unexpected value '-task',/azure-pipelines-2.yml: (Line: 34, Col: 9, Idx: 913) - (Line: 34, Col: 9, Idx: 913): Mapping values are not allowed in this context.
    please help me resolving the same.
    Many thanks in advance

  • @lameirat
    @lameirat 4 ปีที่แล้ว

    Nice tutorial!! One question please. It 's possible run pipeline using rest API. I have an a pipeline that will run a command "terraform apply". I would like to know if from an application i developed, is possible to call an endpoint to run that pipeline. Thank you ;)

  • @warmad2596
    @warmad2596 8 หลายเดือนก่อน

    Does anyone know if there is a tutorial for Pipline with Unreal Engine?

  • @parthalnsel3997
    @parthalnsel3997 4 ปีที่แล้ว

    I am totally new to Azure DevOps. I am an Android Developer. I came to know that using Azure DevOps my Application can be published in Google PlayStore using CI pipelines. But my question is if I made a few changes can my application get updated without installing Apk or update from the playstore. Please let me know, this is a bit urgent for me.

  • @tomthumb2057
    @tomthumb2057 4 ปีที่แล้ว +1

    Great beginning talk thank you:)

  • @lancezhang892
    @lancezhang892 2 ปีที่แล้ว

    May I know whether the Unit test or build is set in yml file?

  • @Minaxisachani
    @Minaxisachani 5 ปีที่แล้ว +2

    Is it possible to deploy classic asp code?

  • @ZishanAnsari1983
    @ZishanAnsari1983 4 ปีที่แล้ว

    How to integrate the unit test project manually into azure pipeline, any link?

  • @hankahm5105
    @hankahm5105 4 ปีที่แล้ว

    It is conceptual intro, any specific tasks will be helpful to start my own pipeline.

  • @saisidharthamuthyala4564
    @saisidharthamuthyala4564 5 ปีที่แล้ว

    is there any code review in azure repo, like git with gerrit?
    if yes pls reply?
    for deployment we are using reviewers but i want my sorce code at azure repo very approved code.

  • @eseasycsacademy1778
    @eseasycsacademy1778 3 ปีที่แล้ว

    "And Hooray for that!" Thanks!

  • @cseanil
    @cseanil 4 ปีที่แล้ว

    Can someone help me in how to get a detailed report of service connections information under a Devops project, which should include - Service Connection Name, Client ID, Who created it, When was the last time used

  • @luisfernandomoraes9778
    @luisfernandomoraes9778 5 ปีที่แล้ว +1

    Awesome! Congrats guys!

  • @Breaksnbeats
    @Breaksnbeats 5 ปีที่แล้ว

    Also, please explain how the "Package or folder" option affects the build. You breezed over one of the most important config options with no explanation.

  • @ana-lx7ty
    @ana-lx7ty 5 ปีที่แล้ว

    its really good, can i have a project which is gone through the complete CI/CD pipeline?

  • @vipuldiwan
    @vipuldiwan 4 ปีที่แล้ว

    How to transfer build code to azure VM (nginx) .?

  • @MK-cj7yx
    @MK-cj7yx 2 ปีที่แล้ว

    Fantastic explanation :)

  • @dn5426
    @dn5426 6 ปีที่แล้ว +1

    Azure Pipelines lacks build caching which is a deal breaker; my pipeline takes 6min in total and it spends 5min of that just on installing dependencies from scratch.

    • @vectorhacker-r2
      @vectorhacker-r2 5 ปีที่แล้ว

      dn you can use artifacts to simulate cache or use a remote cache like you’d use in Bazel

  • @notmynormalusername1
    @notmynormalusername1 5 ปีที่แล้ว

    Wish you got more than 10gb, or there was some configuration for Unreal Engine. Currently I download unreal engine from source and my game code is together larger than 10gb together. I can't even get the engine alone and build it with pipelines.
    Very cool, just doesn't suit (large) game development needs yet.

  • @fasooly1992
    @fasooly1992 6 ปีที่แล้ว +3

    Hello can someone tell me if can deploy to an amazon web server using Azure pipeline

    • @codeonion
      @codeonion 5 ปีที่แล้ว +2

      Can you drum a piano?

    • @williamdavies1977
      @williamdavies1977 5 ปีที่แล้ว

      Technically possible. You'd have to refer to two sets of documentation. You'd probably find a solution in one the cloud market places of either cloud service.

    • @williamdavies1977
      @williamdavies1977 5 ปีที่แล้ว +1

      AWS Tools for Microsoft Visual Studio Team Services - marketplace.visualstudio.com/items?itemName=AmazonWebServices.aws-vsts-tools&targetId=2a26f8ad-275a-4b2e-ae6a-8fc57275b1dd

    • @noartifice
      @noartifice 5 ปีที่แล้ว +1

      did he stutter?

    • @vectorhacker-r2
      @vectorhacker-r2 5 ปีที่แล้ว +1

      You can and it works

  • @Juan-Hdez
    @Juan-Hdez 8 หลายเดือนก่อน

    Useful. Thank you.

  • @shuvbhowmickbestin
    @shuvbhowmickbestin 27 วันที่ผ่านมา

    RIP Abel.

  • @kumarankit2497
    @kumarankit2497 2 ปีที่แล้ว

    Great explanation tysm

  • @devilleassociates2343
    @devilleassociates2343 4 ปีที่แล้ว

    I love this guy

  • @zimcanit6647
    @zimcanit6647 ปีที่แล้ว

    You're the man

  • @ahmadkharsah
    @ahmadkharsah 3 ปีที่แล้ว

    RIP Abel!

  • @ryrlubricantes
    @ryrlubricantes 6 ปีที่แล้ว +13

    i don´t unsertand nothing.. becouse he don´t explain what is a pipeline and what is used for... i am a full begginer in this.

    • @evilvillianinthetrappullin2436
      @evilvillianinthetrappullin2436 5 ปีที่แล้ว

      Likewise

    • @Nobo_On_The_Rocks
      @Nobo_On_The_Rocks 5 ปีที่แล้ว

      Just start from dev.azure.com. There you can create a new project. And then follow the steps as he explained.

    • @christophercaldwell6641
      @christophercaldwell6641 5 ปีที่แล้ว +1

      If you dont know what a Pipeline is, this is the wrong video to watch. Check out some intro to CI/CD ( continuous integration/ continuous deployment ) videos to get a better understanding of the flow to deploy code.

  • @carlosacchi1874
    @carlosacchi1874 3 ปีที่แล้ว

    Rip Abel 💙

  • @danielbartley516
    @danielbartley516 ปีที่แล้ว

    RIP Abel

  • @UmarAlFarooq
    @UmarAlFarooq 3 ปีที่แล้ว +1

    You just selected the group without creating it? I've been struggling with this for hours. It's NOT easy. It's outright foolish the way it's designed. 90% of the people out there will be deploying to a web server. A simple FTP publish option should be primary. That's all you needed to do! Just do the build step then push to FTP. All the other 100s of options can be additional options.

    • @ryand8992
      @ryand8992 3 ปีที่แล้ว

      People still deploy using FTP?

  • @wittttttt
    @wittttttt 6 ปีที่แล้ว +1

    Can I deploy to other servers beside Azure?

  • @PinoyGuitarTutorials
    @PinoyGuitarTutorials 4 ปีที่แล้ว

    Herman Li of MS

  • @Boss365_allday
    @Boss365_allday 4 ปีที่แล้ว

    Awesome!

  • @Linkario86
    @Linkario86 4 ปีที่แล้ว

    Thank you Abel, very cool

  • @enneydee
    @enneydee 4 ปีที่แล้ว

    i didnt get it.

  • @abhijitsengupta6666
    @abhijitsengupta6666 2 ปีที่แล้ว

    It doesn't work now - problems in Parallel jobs

  • @subashchandrapoudel4257
    @subashchandrapoudel4257 4 ปีที่แล้ว +4

    Even microsoft uses Chrome!!

  • @xamarinmaster1403
    @xamarinmaster1403 5 ปีที่แล้ว

    ADOPS may have more builtin build steps, but QuickBuild has better infrastructure

  • @rghughes
    @rghughes 6 ปีที่แล้ว

    Great paisley maaaaan :)

  • @bobypvarghese5118
    @bobypvarghese5118 2 ปีที่แล้ว

    Uppum mulakum kand vannavurundo

  • @jhonnyyamaniha6033
    @jhonnyyamaniha6033 5 ปีที่แล้ว

    Peru2?

  • @mohamedziham9378
    @mohamedziham9378 4 ปีที่แล้ว

    am i the only one who watched this and tried without a subscription

  • @MimasSciEngArt
    @MimasSciEngArt 3 ปีที่แล้ว

    Herman Li - Dragonforce

  • @hubiaoai
    @hubiaoai 3 ปีที่แล้ว

    My name is Abel too

  • @francoislepron2301
    @francoislepron2301 5 ปีที่แล้ว +1

    You go too fast with the yaml file. We do not understand where this comes from, and beyond explain the line, else make disappear this yaml file from Azure DevOps. I do not want to waste my time in the understanding of this file.

    • @paulb8345
      @paulb8345 5 ปีที่แล้ว

      that's auto-generated. Step 3 - Template. You can either add steps manually to the yaml file or use the visual editor.

  • @TheVigiIante
    @TheVigiIante 3 ปีที่แล้ว

    "It is so intuitive"...just have to copy some unreadable stuff from....magicland!

  • @tw8009
    @tw8009 4 ปีที่แล้ว

    He's cool! :D

  • @adamsolkar
    @adamsolkar 3 ปีที่แล้ว

    :'(

  • @FrancisHutchings
    @FrancisHutchings 4 ปีที่แล้ว

    Why do ALL Microsoft videos have this condescending patronising tone to them?
    It is like they think everyone watching is an 8 year child!