nerdexam
Microsoft

AZ-400 · Question #554

You manage package feeds by using Azure Artifacts. You plan to create a new package feed that will include the following views: - @Local - @Latest - @Release - @Prerelease Which view should you create

The correct answer is B. @Latest. All Artifacts feeds come with three views: @local, @prerelease, and @release. The latter two are suggested views that you can rename or delete as desired. @local is the default view that's commonly used in upstream sources. https://learn.microsoft.com/en-us/azure/devops/artifacts

Submitted by asante_acc· Mar 6, 2026Design and implement build and release pipelines

Question

You manage package feeds by using Azure Artifacts. You plan to create a new package feed that will include the following views: - @Local - @Latest - @Release - @Prerelease Which view should you create manually?

Options

  • A@Local
  • B@Latest
  • C@Release
  • D@Prerelease

How the community answered

(65 responses)
  • A
    2% (1)
  • B
    92% (60)
  • C
    5% (3)
  • D
    2% (1)

Explanation

All Artifacts feeds come with three views: @local, @prerelease, and @release. The latter two are suggested views that you can rename or delete as desired. @local is the default view that's commonly used in upstream sources. https://learn.microsoft.com/en-us/azure/devops/artifacts/concepts/views?view=azure- devops#default-view

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice