Power Platform governance resources

I'm going to use this post to capture some references, links and useful resources about Power Platform and Dynamics 365 governance. I'll refresh this post monthly, so it becomes a good fresh summary. Here is the table of contents: Governance adoption journey Microsoft documentation Microsoft Videos Community resources Latest governance platform features Last time updated: … Continue reading Power Platform governance resources

Azure Data Engineering Notebooks

Data carries on growing and it is one of the most important assets that a company has nowadays. Learning to visualize, analyse and transform data is becoming a primary skill for any software engineer. I have been recently learning more about the latest data engineering capabilities available in the Azure platform. In the first part … Continue reading Azure Data Engineering Notebooks

Renewing certifications

Some Microsoft certifications are not any more "valid" forever as they used to be. It probably makes sense considering how much technology changes so quickly. This happens, for instance, with the business applications certifications PL-100 Microsoft Power Platform App Maker, PL-400 Microsoft Power Platform Developer and PL-600 Microsoft Power Platform Solution Architect. The good news … Continue reading Renewing certifications

Dynamics 365, Teams and Documents

Dynamics 365 and Teams integration using documents

The document capability has always been an important one in Dynamics 365 as well as for any CRM or ERP system. Over the years, this area has changed significantly and it has evolved positively. Today we can finally enjoy a rich and seamless user experience between Dynamics 365, SharePoint, OneDrive and Microsoft Teams. In the … Continue reading Dynamics 365, Teams and Documents

Enable ARC Rules Activity Monitor

In previous posts I talked about Automatic Record Creation (ARC) Rules, which can be very useful, for example, to create cases from emails. In 2020 release wave 2, an new utility was introduced to monitor these rules: Activity Monitor. You can find this utility in Customer Service Hub > Service Management > Case Settings > … Continue reading Enable ARC Rules Activity Monitor

PL 600 Power Platform Solution Architect

Last week I was finally able to take the PL 600 Power Platform Solution Architect exam πŸ™Œ With our daily jobs and personal life, it is sometimes difficult to find time to prepare a certification and take these kinds of exams. However, if the Power Platform is part of your job and you are working … Continue reading PL 600 Power Platform Solution Architect

Retrieving email CC using Dataverse Web API

Using the Dataverse Web API you can pretty much run any CRUD (create, retrieve, update, delete) operation in the Dynamics 365 applications. However, you still find today some special cases like the one that I'm going to talk about in this article. This special case is actually brought by the column type "PartyList", which has … Continue reading Retrieving email CC using Dataverse Web API