This document discusses using Azure DevOps for database development. It provides an overview of Azure DevOps features like source control, work tracking, code reviews, builds and releases. SQL Server Data Tools can be used to create database projects in Azure DevOps. An example is provided of adding a new feature to an AdventureWorks database project, committing the changes to source control, and linking work items to track the task. Data professionals are encouraged to use these tools to version database code and automate deployments.