Developing CI/CD pipeline for SQL server- Part 1

preview_player
Показать описание
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
Автор

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

That_One_song
Автор

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

gewcsgm
Автор

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

AniyaRajVlogs
Автор

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

MANOJKUMARdotNet