🔥 3-day streak
Microsoft DevOps Engineer Expert68 / 138
Question 68 of 138
Your team maintains a multi-stage Azure Pipelines YAML pipeline. When engineers manually queue the pipeline, they need to select a deployment target (dev, staging, or prod) from a dropdown before the run starts, and stages must be included or skipped based on that selection. The chosen value must be available at compile time so that entire stages can be conditionally excluded from the run. Which approach meets these requirements?
Reviewed for accuracy · Report an issueNext question