Most RecentMost ViewedMost LikesAzure DevOps Pipelines: Tasks, Jobs, Stages Introduction into the basic terminology around Azure DevOps Pipelines. This post will cover the role of a task, job, and stage in addition to illustrating how they interact with each other. Azure DevOps Pipelines: If Expressions and Conditions Within Azure DevOps there are multiple ways to run tasks/jobs/stages based on dynamic criteria. This article will compare and contrast leveraging if expressions and condition properties. Azure DevOps Pipelines: Leveraging Stages with YAML Objects Post covers how to create YAML pipeline stage templates as well as an example on how to use Objects to unlock advanced functionality