ExamQuestions.com

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

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

10 / 375

Question 10:

A company wants to implement a package management solution for their Node.js applications. They want to ensure that developers can use their IDE to connect to the repository securely. 
Which of the following would contain the credentials to connect to the package management solution?

Answer options:

A.In the package.json files in the project
B.In the project.json files in the project
C.In the .npmrc file in the project
D.In the .npmrc file in the user’s home folder