Microsoft DevOps Engineer Expert AZ-400 Practice Question

Your team uses Azure DevOps Services for all repositories and pipelines. You need a hosted solution to store private npm and NuGet packages. Developers must be able to:

  • cache public packages from npmjs.com and nuget.org so builds still succeed if those services are offline,
  • apply different permissions to distinct internal teams at the individual package level,
  • avoid operating any additional infrastructure. Which approach should you recommend?
  • Push all internal packages as OCI artifacts to Azure Container Registry and configure builds to restore dependencies from the registry.

  • Create a single Azure Artifacts feed, enable upstream sources to npmjs.com and nuget.org, and publish all internal packages to that feed.

  • Enable GitHub Packages for each repository and publish internal packages there while consuming public packages directly from their original registries.

  • Deploy an on-premises Artifacts proxy server that periodically synchronizes with GitHub Packages and external registries.

Microsoft DevOps Engineer Expert AZ-400
Design and implement build and release pipelines
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot