You create a plug-in to validate data. Users report that validation is not working as expected. You need to debug the plug-in. Which tool should you use? A. Plug-in profiler B. Power Platform Tools for Visual Studio C. Plug-in dashboard D. Plug-in Registration Tool Suggested Answer: A Because the plug-in executes on a remote server, you cannot attach a debugger to the plug-in 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. Install plug-in profiler - There are two tools available from which to run the Plug-in Profiler: the Plug-in Registration Tool and Power Platform Tools for Visual Studio. Start profiling - Follow these steps to begin profiling a plug-in's execution. 1. In the Plug-in Registration tool, select the (Step) BasicPlugin.FollowupPlugin: Create of account step you registered earlier, and click Start Profiling. 2. When presented with the Profiler Settings dialog, accept the default settings and click OK to close the dialog. Reference: https://docs.microsoft.com/en-us/power-apps/developer/data-platform/tutorial-debug-plug-in This question is in PL-400 Microsoft Power Platform Developer Exam For getting Microsoft Certified: Power Platform Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer