nerdexam
MicrosoftMicrosoft

AZ-400 · Question #277

AZ-400 Question #277: Real Exam Question with Answer & Explanation

The correct answer is B: upstream sources. Upstream sources enable you to use a single feed to store both the packages you produce and the packages you consume from "remote feeds". This includes both public feeds, such as npmjs.com and nuget.org, and authenticated feeds, such as other Azure DevOps feeds in your organizati

Submitted by klara.se· Mar 6, 2026

Question

You have an Azure DevOps project that uses many package feeds. You need to simplify the project by using a single feed that stores packages produced by your company and packages consumed from remote feeds. The solution must support public feeds and authenticated feeds. What should you enable in DevOps?

Options

  • AUniversal Packages
  • Bupstream sources
  • Cviews in Azure Artifacts
  • Da symbol server

Explanation

Upstream sources enable you to use a single feed to store both the packages you produce and the packages you consume from "remote feeds". This includes both public feeds, such as npmjs.com and nuget.org, and authenticated feeds, such as other Azure DevOps feeds in your organization. Once you've enabled an upstream source, any user connected to your feed can install a package from the remote feed, and your feed will save a copy. https://azure.microsoft.com/en-us/blog/deep-dive-into-azure-artifacts/

Community Discussion

No community discussion yet for this question.

Full AZ-400 PracticeBrowse All AZ-400 Questions