Database build (dacpac) creation using Azure DevOps build pipeline

preview_player
Показать описание
Complete series of SQL database deployment using Azure DevOps CI/CD pipeline

Work Flow:
i. Download Adventure sample database from Microsoft Website
ii. Restore Database using SSMS
iii. Create a .dacpac file using sample database
iv. Create a Visual Studio solution package file
v. Creating CI/CD pipeline on Azure DevOps
vi. Deploying Azure SQL database

Please clone the project .sln and .dacpac from below GIT location

Part 1 video link (Creation of .dacpac file) #
Part 2 video link (Creation of .sln file ) #
Рекомендации по теме
Комментарии
Автор

HI i try to update the new table on visual studio . after deployment that that table not shown in azure DB, any suggestion .it would be helpful

faiz
Автор

Can we use SQL Project instead of SQL solution. We do not have access to visual studio hence we used vs code to create SQL project. I could not create sql solution in vs code

guptaashok
Автор

deployment Oracle Db via azure devops CI/CD pipeline. can you do try this type of task

venkateshguggilla
Автор

Hey! I'd really like some help with the way you set this up in SSRS as you missed that part out. Would it be possible to email you? :)

benaldous