Developing CI/CD pipeline for SQL server- Part 1

2021 ж. 7 Қаң.
24 960 Рет қаралды

In this video, we will create a Continuous Integration Pipeline for SQL server by using Azure DevOps.This will maintain the version control without disturbing the state persistency of the SQL database.
In Part-2 of this video, we will create a continuous integration pipeline Azure SQL server to deploy the latest changes to a different environment.

Пікірлер
  • Thank you.. very useful and informative!

    @CrypticPulsar@CrypticPulsar Жыл бұрын
  • Very good, explanation 👍

    @stackflow4007@stackflow4007 Жыл бұрын
  • Hi Anshu, Nice Video keep Rocking!

    @usr3426@usr34262 жыл бұрын
  • very nicely explained.

    @swatibarnwal7637@swatibarnwal7637 Жыл бұрын
  • Most needed one ! 👍

    @aryanpatel1137@aryanpatel11373 жыл бұрын
  • Thank you.. very useful and informative! and can you please share the sample project, I too need to test that

    @That_One_song@That_One_song4 ай бұрын
  • Good but when we have many database and cross references It will create a lot of problem in deployment process in Realtime scenario.

    @user-ge1wc3sg1m@user-ge1wc3sg1m3 ай бұрын
  • How do I create the solution file.

    @santhoshkanakappan684@santhoshkanakappan684 Жыл бұрын
  • How did you connect azure function sample database.. please be elaborate

    @AniyaRajVlogs@AniyaRajVlogs2 жыл бұрын
    • 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

      @AnshumanDikshit@AnshumanDikshit2 жыл бұрын
  • hi I want to execute script from sql file .sql ,which is inside my project , any help?

    @MANOJKUMARdotNet@MANOJKUMARdotNet2 жыл бұрын
    • This is not related to CICD but yes you can ...go to your sql server and there you can execute it

      @AnshumanDikshit@AnshumanDikshit2 жыл бұрын
    • @@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

      @MANOJKUMARdotNet@MANOJKUMARdotNet2 жыл бұрын
    • @@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

      @AnshumanDikshit@AnshumanDikshit2 жыл бұрын
  • Hi anshu

    @jyothiitrecruiter2781@jyothiitrecruiter27812 жыл бұрын
    • Hi Jyothi

      @AnshumanDikshit@AnshumanDikshit2 жыл бұрын
KZhead