BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeDesigning and Implementing Microsoft DevOps Solutions (AZ-400)Feeds, views and upstream packages
Lesson254 words

Feeds, views and upstream packages

Design and implement package feeds and views

Feed scope — and the one-way door

ScopeVisible fromNote
Project-scopedThe hosting project onlyOnly these can be public feeds (in a public project)
Organization-scopedAny project in the organisationCannot be converted to project-scoped

That conversion restriction is a genuine design decision, not trivia: choosing organisation scope is irreversible, so scope deliberately at creation time.

Private feeds require authenticated users with at least Feed Reader permission.

Views

Every feed ships with three views: @local, @prerelease, @release. The latter two are suggestions you may rename or delete; @local is the default.

Two rules that catch people:

Feed views are read-only. A consumer connected to a view can only use packages published to it or previously saved from upstream.

Packages can only be published to the base feed, where they appear in @local. You cannot publish directly into @release.

So promotion is not a publish — it is promoting an existing package version into a view. @local therefore contains everything: packages published to the feed plus all packages saved from upstream sources.

Views + upstream together

To let another feed consume yours as an upstream source, set your feed's visibility to members of your organization or members of your Microsoft Entra ID. That combination — a curated @release view, consumed upstream by other feeds — is the enterprise sharing pattern.

Primary sources

  • https://learn.microsoft.com/en-us/azure/devops/artifacts/concepts/feeds
  • https://learn.microsoft.com/en-us/azure/devops/artifacts/concepts/views
All Designing and Implementing Microsoft DevOps Solutions (AZ-400) Study Resources

Related Notes

  • Agent and runner infrastructure421 words
  • Agent and runner infrastructure — quick notes150 words
  • Alerting on pipeline events255 words
  • Alerting on pipeline events — quick notes94 words
  • Analyzing usage and application performance241 words
  • Analyzing usage and application performance — quick notes73 words
  • Appropriate access levels217 words
  • Appropriate access levels — quick notes85 words
  • Automating container scanning277 words
  • Automating container scanning — quick notes96 words
  • Automating documentation from Git history191 words
  • Automating documentation from Git history — quick notes55 words

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
Designing and Implementing Microsoft DevOps Solutions (AZ-400) ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.