SSMS + Pipelines | Data Exposed

Microsoft Developer walks through setting up Azure DevOps Pipelines for SQL projects created from SSMS Database DevOps or the VS Code SQL database projects extension, including build, code analysis, and iterative deployments to Azure SQL Database with security basics like firewall rules and passwordless auth.

Overview

In this Data Exposed episode, the focus is on taking SQL database code that is already checked into Azure DevOps and turning it into a repeatable database CI/CD process.

Key areas covered:

Building SQL projects in Azure DevOps Pipelines

Code analysis on incoming changes

Iterative deployments to Azure SQL Database

Security considerations for database CI/CD

Resources