Programming in Dynamics 365, CDS and Power Platform. Discover all our articles

Dataverse Plugin telemetry with Azure Application Insights

Dataverse Plugin telemetry with Azure Application Insights

Thu, 10/28/2021 - 16:44 By Danny Rodrigue…
2 comments
You must surely know the possibilities of tracing in D365 with the TracingService, but did you know that it is now possible to use Azure tracing? Here is an article on the subject: Dataverse Plugin telemetry with Azure Application Insights

Dataverse : How to make the right choices for Plugins Development

Mon, 10/04/2021 - 06:32 By Nguyen Thanh Khoi

Dataverse : How to make the right choices for Plugins Development

Plugins is an important part of development in Dynamics 365 and I would like to share a basic knowledge about choosing plugin in various case.

Which stage should we choose?

Here I have examples of scenario:

When a Contact is created, perform the following actions (using plugins)

Microsoft Power Fx Overview

Microsoft Power Fx Overview

Fri, 10/01/2021 - 14:20 By Amaury Veron
Microsoft Power Fx is the name given to the language used in Formulas in Canvas Apps. Microsoft is investing in this language to make it not only available in the formulas of Canvas Apps, but in several other places too. Today, we take a Microsoft Power Fx Overview on this new features ! And they look very promising !