BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeDesigning and Implementing Microsoft DevOps Solutions (AZ-400)Topic 3.1 — Package management — cram sheet
Cram Sheet258 words

Topic 3.1 — Package management — cram sheet

Topic 3.1 — Package management · cram sheet

Tooling

Azure Artifacts' headline capability is upstream sources — proxy a public registry and save what it serves. That gives availability (survives outages and unpublished versions), auditability, and supply-chain integrity in one feature.

Feeds and views

FactDetail
Default views@local, @prerelease, @release
Default view@local
Views areRead-only
Publish targetBase feed only → appears in @local
@local containsPublished packages + everything saved from upstream
Project-scopedVisible in the hosting project; can be public (public project)
Organization-scopedOrg-wide; cannot be converted to project-scoped
Private feed minimumFeed Reader
To act as an upstream for othersVisibility = members of org, or of your Microsoft Entra ID

You cannot publish into @release. Publish to the feed, then promote.

Versioning

SemVer partMeaning
MAJORBreaking change
MINORBackward-compatible feature
PATCHBackward-compatible fix
  • Pre-release sorts before the release: 2.0.0-rc.1 < 2.0.0.
  • CalVer when time is the meaningful axis.
  • Current + reproducible + reviewable = range plus a committed lock file.

Artifact versioning

  • name: sets Build.BuildNumber; $(Rev:.r) resets when the rest of the name changes.
  • Build.BuildId = globally unique integer. Build.BuildNumber = the formatted name.
  • Must embed the commit SHA — the only unambiguous link to source.
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.