Azure Pipeline Part 12 – If Elseif Else Each
Azure Pipeline Part 12 – If Elseif Else Each Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss how to use condition using if…
Azure Pipeline Part 12 – If Elseif Else Each Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss how to use condition using if…
Azure Pipeline Part 11 - Functions Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss different in-built functions available in Azure Pipeline with examples.…
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…
Azure Pipeline Part 9 – Resources Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss how to use Resources in Azure Pipeline with examples.…
Azure Pipeline Part 8 – Templates Parameters Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss how to modularize your Azure Pipeline config YAML…
Azure Pipeline Part 7 – Variables Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss how to declare and use variables in Azure pipelines…
Azure Pipeline Part 6 – Task Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss smallest unit of execution in an Azure pipeline, i.e.,…
Azure Pipeline Part 5 – Checkout Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss how to clone multiple git repositories in Azure Pipelines…
Azure Pipeline Part 4 – Script Bash pwsh PowerShell Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss script, bash, pwsh, and PowerShell in…
Azure Pipeline Part 3 – steps jobs stages Hello Everyone Welcome to CloudAffaire and this is Debjeet. Today we are going to discuss steps, jobs and stages in Azure Pipelines.…