Andrew Hoefling

Speaker | Mentor | Coder | Leader

Using Conditional Insertion in Azure Pipelines allows a build to insert build tasks depending on parameters. This differs than a conditional task becaues it can remove or add the task to the build task list. This means you can completely customize the build tasks and only show the ones that the build is interested in.