PASS Summit 2026 Coming To Three Cities|Register now

An end to end example

As a wrap-up, we will run an end-to-end test bringing it all together by:

  • Creating a simple change on the Adventureworks database
  • Committing the change to Source Control

We will then verify how the change is captured by Azure Devops, and automatically triggers the CI/CD pipeline by:

  • Demonstrating that a new build is created, and tested automatically
  • Shwoing that if the build is successful, it’s automatically deployed to the Test and Production environments