Azure Pipeline Part 10 – Conditions Expressions

Azure Pipeline Part 10 – Conditions Expressions Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss how to execute a stage, job or step in Azure Pipeline based on condition. You can use different in-built functions or even a custom expression in your Azure Pipeline condition block. Azure Pipeline Part 10 – Resources Prerequisites: One active Azure DevOps account Personal Access Token (PAT) A self-hosted agent registered to…

Comments Off on Azure Pipeline Part 10 – Conditions Expressions