🔥 3-day streak
Microsoft DevOps Engineer Expert43 / 138
Question 43 of 138
You maintain a multi-stage YAML pipeline in Azure Pipelines. The 'Build' stage compiles the application and publishes the output. A later 'Deploy' stage runs on a separate agent and must consume exactly the artifact produced by the 'Build' stage of the same pipeline run. You want the artifact to be retrieved automatically without adding an explicit download task, using the recommended modern pipeline artifact approach. Which configuration achieves this?
Reviewed for accuracy · Report an issueNext question