🔥 3-day streak
Microsoft DevOps Engineer Expert60 / 138
Question 60 of 138
Your team runs an Azure Pipelines multi-stage YAML pipeline. The test stage executes a large integration test suite that currently takes 40 minutes on a single Microsoft-hosted agent, creating a bottleneck for releases. The tests are independent and can be split into groups that each report results to the same run. You want to reduce wall-clock time by running the test groups simultaneously across multiple agents without duplicating the job definition manually. Which approach should you use?
Reviewed for accuracy · Report an issueNext question