🔥 3-day streak
Microsoft DevOps Engineer Expert82 / 138
Question 82 of 138

Your team maintains a shared Azure Pipelines YAML template, build-steps.yml, used by 15 repositories. Some repos are for .NET libraries that must run a code-signing step, while others are for internal tooling that must skip signing entirely. You want a single template where each consuming pipeline declares whether signing applies, and the signing steps are only emitted into the compiled pipeline when requested. Which template construct should you use?

Reviewed for accuracy · Report an issueNext question