MicrosoftMicrosoft
AZ-400 · Question #393
AZ-400 Question #393: Real Exam Question with Answer & Explanation
The correct answer is A: the retention settings of the project's pipeline. https://learn.microsoft.com/en-us/azure/devops/pipelines/policies/retention?view=azure- devops&tabs=yaml
Submitted by saadiq_pk· Mar 6, 2026Design and implement build and release pipelines
Question
Your company has an Azure DevOps project that produces Node Package Manager (npm) packages. Multiple projects consume the packages. You need to minimize the amount of disk space used by older packages in Azure Artifacts. What should you modify?
Options
- Athe retention settings of the project's pipeline
- Bthe retention settings of the project's release
- Cthe retention settings of the project's tests
- Dthe retention settings of the company pipeline
Explanation
https://learn.microsoft.com/en-us/azure/devops/pipelines/policies/retention?view=azure- devops&tabs=yaml
Community Discussion
No community discussion yet for this question.