ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

319 / 375

Question 319:

You created a Nuget package with a .NET Core class library and pushed the package to a custom feed in Azure DevOps. Multiple team members need to coordinate to gain access to this package. You need to ensure the below. 
1. Each team member has a compatible NuGet client and credentials to authenticate any Azure DevOps Services hosted feeds before they can restore or push packages. 
2. Multiple downloads and sharing passwords among developers must be avoided. 
3. Individual developers can seamlessly use the same configuration as the build and continuous integration system. 
What should you use?

Answer options:

A.Nuget Task
B.Nuget Authenticate
C.Nuget service connection
D.Bootstrapper package explorer