How to Deploy Azure Data Factory (ADF) from Dev to QA using Devops

Поделиться
HTML-код
  • Опубликовано: 25 ноя 2024

Комментарии • 43

  • @JohnSmith-rx2uv
    @JohnSmith-rx2uv 2 года назад +10

    Short and straight to the point - This is exactly what I needed! Thank you!

  • @victors9585
    @victors9585 Год назад +1

    Не ожидал, что Нагиев умеет так классно в Биг-дату!!! 😎👏🌟👍👏🌟👍Контент - АГОНЬ!!! 🔥🔥🔥🔥🔥🔥 Благодарю за труд!!! Заходит в кайф!!! 👍👍👍👍👍👍 Не останавливайся!!! 🚀🚀🚀🚀🚀🚀

  • @devopstechy
    @devopstechy Год назад +4

    u have not shown release pipeline task

  • @girishrao5816
    @girishrao5816 Год назад +1

    It's very informative.... Please add more videos on ADF real time scenarios.

  • @zahircheema38
    @zahircheema38 Год назад +1

    Very concise and to the point ...good job ...Thanks!!!

  • @ankhoff
    @ankhoff 9 месяцев назад +1

    Thank you for the video! Very nice tutorial!

  • @sitrakaforler8696
    @sitrakaforler8696 Год назад +1

    Dude.... it's perfect! Thank you very much!

  • @Curious_Hemant
    @Curious_Hemant 2 месяца назад

    Not exactly what I was looking for. However, it did help me a great deal. I am trying to replicate pipeline created by data engineer couple of years ago (they have left since then). In place of arm template deployment, they are using Copy Files to X location and then Publish Artifact. Not sure, how that works but your video helped me understood other things around that.

  • @ADFTrainer
    @ADFTrainer Год назад +3

    Can you create video for deployment using YAML file Thanks

  • @ramkidec11
    @ramkidec11 Год назад +1

    Extremely helpful video. Thanks 🙏

  • @hutchm92
    @hutchm92 3 года назад +1

    Great job! I was able to follow your simple steps to revisit a problem I was experiencing with adf_publish. I did not have GIT configuration Publish branch set up correctly. It was pointing to the collaboration branch.

  • @emiliogarzacantu4296
    @emiliogarzacantu4296 Год назад +1

    Great content, thanks. Just wondering, you don't need a separate repo for QA, right? Like the QA ADF won't be connected to any repos?

  • @sonjoysengupto
    @sonjoysengupto 2 года назад +1

    Very fluid and extremely helpful demo, thanks a lot🙏🏾

  • @joestopansky6375
    @joestopansky6375 2 года назад +4

    Does your release do anything that isn’t already done by your build pipeline? It seems like you are just deploying the ARM template to QA twice: once from build pipeline and again from release.

    • @sonjoysengupto
      @sonjoysengupto 2 года назад +2

      Great catch, just realized that he did not go to the details of what’s in the release pipeline at all🤔

    • @SameerSK52
      @SameerSK52 Год назад

      Exactly. But I don’t think he is deploying twice. The second release pipeline would be just earmarking the build so that we can revert back the build if needed using release number. That’s my guess but were you able to figure this out?

  • @SuperMarincho
    @SuperMarincho Год назад +1

    Your Video was very helpfull for a deploy I`m doing, thanks a lot Sr

  • @veronicadesantos2840
    @veronicadesantos2840 Год назад +1

    Do you need an extra step to publish the pipelines you deployed in QA? or how do you publish in the QA data factory?

  • @srikanthp4312
    @srikanthp4312 2 года назад +1

    Great Job bro..very useful. Thanks for posting it!

  • @davidkerr7
    @davidkerr7 2 года назад +1

    How did you get the keyvault parameter to show up in your parameter files

  • @sumeetvachhani5321
    @sumeetvachhani5321 2 года назад +1

    Is it possible to change pipeline parameters or activity settings when moving from dev to QA?
    In some activities like web activity URL might be different for environment, how can we handle that?

  • @cristophercampos3671
    @cristophercampos3671 Год назад +1

    Nice video bro, greetings from chile.

  • @miguelmercados7246
    @miguelmercados7246 Год назад +1

    If I created my project in QA at first, it works the same to copy from QA to DEV?

  • @jakirajam
    @jakirajam 2 года назад +1

    Hi....please show me Qa adf code..once deploy....in qa it should be run

  • @LilM0ke
    @LilM0ke 4 месяца назад +1

    when using the template currently, there is no elipsis to click to show the files. any ideas? thank you

    • @KnowledgeBankPro
      @KnowledgeBankPro  4 месяца назад +1

      sorry, this is video was recorded a while ago, and some options might have changed.. we will look into updating it soon

  • @Austin-st8yn
    @Austin-st8yn 2 года назад +1

    Great video! Thanks!

  • @sakthijeganathan9573
    @sakthijeganathan9573 Год назад +1

    Good tutorial. Thanks a lot

  • @mohamedfahfouhi3537
    @mohamedfahfouhi3537 11 месяцев назад +1

    thanks a lot for This tuto,
    👏helpful for me

  • @Ignalvarez
    @Ignalvarez 11 месяцев назад +1

    Great Content!

  • @aasthachopra
    @aasthachopra 7 месяцев назад

    Thanks !! You are an angel 😇

  • @Vamsikrishna-ve5gw
    @Vamsikrishna-ve5gw 6 месяцев назад +1

    Awesome!

  • @hma262
    @hma262 3 года назад +2

    Hi, sir. Thank you very much for this! It saved me a lot of time. I have one little question: what if the data factorys are in two different resource groups? Thank you very much again.

    • @GuyBehindTheScreen1
      @GuyBehindTheScreen1 2 года назад +1

      I have the same question. All of my environments are in different resource groups.

    • @hma262
      @hma262 2 года назад +2

      @@GuyBehindTheScreen1 it's possible. I did it using "ARM template deployment" agent and specifying the target group resource

    • @GuyBehindTheScreen1
      @GuyBehindTheScreen1 2 года назад +2

      @@hma262 Yeah good call. I should have finished the video before commenting lol. He specifically says the Resource group you pick when creating the pipeline is where you want it to be deployed too (for anyone else following along).

  • @scottbillings2351
    @scottbillings2351 2 года назад +1

    Great video Thanks

  • @kukkavenkatprashant8309
    @kukkavenkatprashant8309 3 года назад +1

    Very helpful thank you 😊

  • @eddyjawed
    @eddyjawed 5 месяцев назад +1

    Thanks for your helpful vid but I got to admit MS as usual overcomplicate everything its so long winded. Deployment should be much easier than this

    • @KnowledgeBankPro
      @KnowledgeBankPro  5 месяцев назад +1

      totally agreed, I recorded this video because I got so frustrated with it one day that I could only imagine how other people felt so I wanted to do something to help out.

  • @CallousCoder
    @CallousCoder 2 года назад

    This is not really the way to do it.
    You don’t want a deploy per environment in a classic pipeline. Using pipeline as code and then having the ARM template defined with variables and have arm template variable files per environment. You can then generate they variable files on the fly by just generating them from the template.

  • @eddyjawed
    @eddyjawed 4 месяца назад +1

    omg I managed to delete several Azure resources with this stupid ARM template. THIS THING IS DANGEROUS!