Skip to content
Kevin Chant edited this page Jul 14, 2022 · 10 revisions

Welcome all!

This is the wiki dedicated to the repository that you can use as a template to perform CI/CD deployments for Azure SQL Database using GitHub Actions. Based on a blog post I wrote called Deploying to Azure SQL Database using GitHub Actions.

To clarify, this repository uses a state-based deployment method for Azure SQL Database.

My intention is to build on this over time with any important information or significant links.

For example, here is the link to the official Azure SQL documentation. Another thing I want to point out is that the quickest way to work with this repository in GitHub is to fork the repo.

In the meantime, feel free to checkout my blog posts relating to both SQL Server and GitHub.

If you do find this repository useful please give it a star by clicking on the Star button in the top right-hand corner of this repository in GitHub.

In addition, if you do use the material in this repository elsewhere I would appreciate it if you credited the source, thanks.