Correct Answer: B
The Dataverse plug-in is a .Net assembly that can modify the platform behavior. You can create your .Net project using a development environment, like Visual Studio or Visual Studio Code. After compiling the project and creating an assembly, you need to register the assembly and map the classes to the Event Framework events as logic business steps.
After creating and registering the plug-in, you can see the plug-in performance analytics. You need to open the Power Platform admin center (Number 1), then the Analytics section (Number 2), and finally the Dataverse item (Number 3). On the Dataverse analytics screen (Number 4), you select the Plug-ins tab (Number 5). This tab presents the data for the environment between periods. You can change the environment and time periods using the “Change filters” link (Number 6). There are two cards and three charts on this screen. The cards are the Sandbox Pass Rate — the number of successful executions as a percentage of the total number of plug-ins executions (Number 7) and the number of total plug-in Executions (Number 8). The charts include the Most Active Plug-ins — the top 10 most active plug-ins (Number 9), the Average Plug-in Execution Time (Number 10), and the Top plug-ins by Failures — the top 10 failing plug-ins. All data on this tab is updated every 24 hours.
You can download the Most Active Plug-ins using the Download dropdown (Number 11) and select the Most Active Plug-in from the menu.
All other options are incorrect.
For more information about the plug-ins’ performance, please visit the below URLs:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/analyze-performance
https://docs.microsoft.com/en-us/power-platform/admin/analytics-common-data-service#plug-ins