Skip to content

kevchant/AzureDevOps-AzureSQLDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Project for Azure SQL Database

Example of a SQL Server Database Project that deploys to an Azure SQL Database in Azure DevOps. Which I introduced in a blog post called 'T-SQL Tuesday 142 - Introducing my Azure DevOps templates for Data Platform deployments' (https://bit.ly/33k3N5r).

A brief overview is below. However, there is also a wiki for this project (https://github.com/kevchant/AzureDevOps-AzureSQLDatabase/wiki).

It uses a YAML pipeline, which is in the AzureDevOpsTemplates folder.

In order to use it in Azure Pipelines you can either import or fork this repository into another GitHub repository or into Azure Repos.

Afterwards, you can select the YAML file in Azure Pipelines and tailor the pipeline to suit your needs.

This repository is provided "as is" based on the MIT license (https://opensource.org/licenses/MIT). Basically, I am not responsible for your use of it.

About

State-based CI/CD for Azure SQL Database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages