ExamQuestions.com

Register
Login
Microsoft Power Platform Developer (PL-400) Exam Questions

Microsoft

Microsoft Power Platform Developer (PL-400)

86 / 130

Question 86:

You create a PCF component and are ready to test. 
What should be your command to start testing and debugging the component in the local test harness?

Answer options:

A.npm run build
B.pac pcf test start
C.npm start
D.pac pcf new test
E.npm t