Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam PL-400 Topic 3 Question 36 Discussion

Actual exam question for Microsoft's PL-400 exam
Question #: 36
Topic #: 3
[All PL-400 Questions]

A company is developing multiple plug-ins.

One of the plug-ins keeps failing.

You need to debug the plug-in.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer: A, C, E

Step 1: Install plug-in profiler

Because the plug-in executes on a remote server, you cannot attach a debugger to the process. The plug-in profiler captures a profile of an executing plug-in and allows you to re-play the execution of the plug-in using Visual Studio on your local computer.

Step 2: Start profiling

In the Plug-in Registration tool, select the (Step) BasicPlugin.FollowupPlugin: Create of account step, and click Start Profiling.

In the Profiler Settings dialog accept the default settings and click OK to close the dialog.

Step 3: Debug your plug-in


https://docs.microsoft.com/en-us/powerapps/developer/data-platform/tutorial-debug-plug-in

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel