az-400-devops-engineer-expert video for note: This question is part of a series of questions that present the same scenario. Each question in the series
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. You use Azure Pipelines to build and test a React.js application. You have a pipeline that has a single job. You discover that installing JavaScript packages from npm takes approximately five minutes each time you run the pipeline. You need to recommend a solution to reduce the pipeline execution time. Solution : You recommend enabling pipeline caching. Does this meet the goal?