Deploy SQLWATCH to SQL Server using GitHub Actions

Since I showed how to deploy SQLWATCH to SQL Server using Azure DevOps it’s only fair I cover how to deploy SQLWATCH to SQL Server using GitHub Actions as well. In the post here I showed how you can to deploy SQLWATCH using Azure DevOps. However, since the source for SQLWATCH is in GitHub I … Read more

Deploy SQLWATCH to SQL Server using Azure DevOps

In this post I want to cover how to deploy SQLWATCH to SQL Server using Azure DevOps. Because I’ve started experimenting with it. In addition, I want to show you how you can do it directly from a GitHub repository. By the end of this post you will know how to deploy SQLWATCH to SQL … Read more