ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 123 - AZ-400 discussion

Report
Export

DRAG DROP

You have a project in Azure DevOps that uses packages from multiple public feeds. Some of the feeds are unreliable.

You need to consolidate the packages into a single feed.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.


Question 123
Correct answer: Question 123

Explanation:

Step 1: Create a NuGet package.

NuGet and Maven are public package managers that support multiple feeds.

Step 2: Create an Azure Artifacts feed that uses upstream sources

If you want to use packages from multiple feeds, use upstream sources to bring packages from multiple feeds together into a single feed.

Step 3: Create a Micrtosoft Visual Studio project that includes all the packages

Consume NuGet packages from upstream sources: Now you can open Visual Studio and install packages from the upstream sources you just configured.

Reference:

https://docs.microsoft.com/en-us/azure/devops/artifacts/how-to/set-up-upstream-sources

asked 02/10/2024
Mohammad Musa
39 questions
User
0 comments
Sorted by

Leave a comment first