nerdexam
Microsoft

AZ-400 · Question #38

You plan to share packages that you wrote, tested, validated, and deployed by using Azure Artifacts. You need to release multiple builds of each package by using a single feed. The solution must limit

The correct answer is D. views. Feed views enable developers to share a subset of package-versions with their consumers. A common use of feed views is to share package versions that have been tested and validated but hold back on packages that are still under development and/or didn't meet a certain quality bar

Submitted by rania.sa· Mar 6, 2026Design and implement build and release pipelines

Question

You plan to share packages that you wrote, tested, validated, and deployed by using Azure Artifacts. You need to release multiple builds of each package by using a single feed. The solution must limit the release of packages that are in development. What should you use?

Options

  • Aglobal symbols
  • Blocal symbols
  • Cupstream sources
  • Dviews

How the community answered

(26 responses)
  • A
    12% (3)
  • B
    4% (1)
  • C
    8% (2)
  • D
    77% (20)

Explanation

Feed views enable developers to share a subset of package-versions with their consumers. A common use of feed views is to share package versions that have been tested and validated but hold back on packages that are still under development and/or didn't meet a certain quality bar. ttps://docs.microsoft.com/en-us/azure/devops/artifacts/concepts/views?view=azure-devops

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice