🔥 3-day streak
Microsoft DevOps Engineer Expert76 / 138
Question 76 of 138
Your team maintains 12 Azure Pipelines YAML files across several microservices. Each pipeline repeats the same block of build configuration variables (build tool version, cache key prefixes, and a shared artifact retention flag). When one value changes, engineers must edit all 12 files, and drift has caused inconsistent builds. You want a single source of truth so a change is made once and consumed by every pipeline, while still allowing each pipeline to override specific values when needed. Which approach best meets these requirements?
Reviewed for accuracy · Report an issueNext question