ExamQuestions.com

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

Microsoft

Microsoft Power Platform Developer (PL-400)

90 / 130

Question 90:

You create a model-driven app and a Dataverse plug-in. The plug-in monitors a company’s address change in the Accounts table. If the change happens, the plug-in emails the sales manager without affecting the app’s users. 
Please select the two steps you need to take to publish an event using the Dataverse Plug-in Registration Tool.

Answer options:

A.Register New Step on the account Update for Asynchronous execution on PreOperation stage
B.Register New Assembly in Sandbox isolation mode and store it in Database
C.Register New Step on the account Update for Synchronous execution on PostOperation stage
D.Register New Assembly in None isolation mode and store in Database
E.Register New Assembly in None isolation mode and store in GAC
F.Register New Step on the account Update for Asynchronous execution on PostOperation stage
G.Register New Assembly in Sandbox isolation mode and store in GAC
H.
Register New Step on the account Update for Synchronous execution on PreOperation stage