Developing CI/CD pipeline for SQL server- Part 1

Поділитися
Вставка
  • Опубліковано 4 лис 2024

КОМЕНТАРІ • 19

  • @nareshreddy8058
    @nareshreddy8058 48 хвилин тому

    This is very good for Azure ...
    in VS, i cannot find the target platform AWS
    Is this support dor only Azure DB ?
    Is not support for AWS DB ?

  • @stackflow4007
    @stackflow4007 2 роки тому +1

    Very good, explanation 👍

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

    Thank you.. very useful and informative!

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

    Thank you.. very useful and informative! and can you please share the sample project, I too need to test that

  • @aryanpatel1137
    @aryanpatel1137 3 роки тому +1

    Most needed one ! 👍

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

    very nicely explained.

  • @usr3426
    @usr3426 3 роки тому

    Hi Anshu, Nice Video keep Rocking!

  • @jagdishwagh-y6z
    @jagdishwagh-y6z 8 місяців тому

    Good but when we have many database and cross references It will create a lot of problem in deployment process in Realtime scenario.

  • @AniyaRajVlogs
    @AniyaRajVlogs 3 роки тому

    How did you connect azure function sample database.. please be elaborate

    • @AnshumanDikshit
      @AnshumanDikshit  3 роки тому

      I am not sure Why you have mentioned Azure functions over here ...This is a CICD pipeline for SQL server . If you dont know what exactly Azure functions is ,you can watch my videos on Azure function

  • @MANOJKUMARdotNet
    @MANOJKUMARdotNet 3 роки тому

    hi I want to execute script from sql file .sql ,which is inside my project , any help?

    • @AnshumanDikshit
      @AnshumanDikshit  3 роки тому

      This is not related to CICD but yes you can ...go to your sql server and there you can execute it

    • @MANOJKUMARdotNet
      @MANOJKUMARdotNet 3 роки тому

      @@AnshumanDikshit hi ,what I want instead of selecting dacpac I want to use .sql file in pipeline - as deploy type (sql script file ) and provide location of file . but getting no files found ,just checking how we can provide location of sql file in this case

    • @AnshumanDikshit
      @AnshumanDikshit  3 роки тому

      @@MANOJKUMARdotNet please check if the folder path of your remote git repo is correct or not . sometimes folder path looks correct but it might not be the actual one

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

    How do I create the solution file.

  • @jyothiitrecruiter2781
    @jyothiitrecruiter2781 3 роки тому

    Hi anshu