Skip to content

Example of a SQL database project that deploys to various different types of SQL Server related databases in Azure DevOps.

License

Notifications You must be signed in to change notification settings

chantifiedlens/ADO-SQLServerDatabaseProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Database Project

Example of a SQL database project that deploys to various different types of SQL Server related databases in Azure DevOps.

Which I introduced in a blog post called 'T-SQL Tuesday 142 - Introducing my Azure DevOps templates for Data Platform deployments.

It's based on the sample AdventureWorksLT sample database provided by Microsoft.

It can use various YAML pipelines, which are 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

Example of a SQL database project that deploys to various different types of SQL Server related databases in Azure DevOps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages