ExamQuestions.com

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

Microsoft

Microsoft Power Platform Developer (PL-400)

115 / 130

Question 115:

You create a new PCF component and need to package it for deployment to the Dataverse environment. You create a new directory for the solution project. 
Please select three commands you need to package the PCF component into a solution.

Answer options:

A.msbuild /t:build /restore
B.pac solution add
C.pac solution add-reference
D.msbuild /t:make /restore
E.pac auth create
F.pac solution init