22-25 April 2026

Automate Deployments with Azure DevOps

2023

TL; DR

Azure DevOps provides full-service build and deployment capabilities, even for database and Azure Data Factory solutions. This session will introduce participants to those features.

Session Details

Developing databases and Azure Data Factory pipelines is just the beginning. Once the code has been committed to source control, moving code between environments can be cumbersome in a manual environment. When multiple databases are involved or database changes need to be deployed with ADF pipeline changes, tracking the proper builds of each solution is critical. Otherwise, the quality assurance team may test incompatible builds, leading to wasted time and potentially allowing unsupported changes to be deployed together.

This session will introduce database developers and administrators to build and release pipelines in Azure Data Factory. Participants will gain hand-on experience, working with a demonstration database and a set of Data Factory artifacts to deploy to a target environment. Additionally, PowerShell will be used to do basic tests to ensure the database and ADF artifacts were deployed correctly. There are many nuances and advanced settings in DevOps, which will not be covered in this course.

3 things you'll get out of this session

Attendees should leave with a basic understanding of Azure Dev Ops build and release pipelines. With this basic knowledge, they will be able to return to their environments and create their own build and release pipelines for databases and Azure Data Factory artifacts. While not directly covered in the session, resources will be provided to show examples of other types of Azure solutions that can be deployed through Azure Dev Ops.