Row Summary in Model-Driven Apps

Row Summary in Model-Driven Apps

Tue, 10/14/2025 - 10:04 By Stephane Pelhatre

Introduction

In model-driven applications, forms often contain many fields spread across multiple tabs and sections, which can make it difficult and time-consuming to find key information. Navigating between these tabs slows productivity and increases the risk of missing important information. Finding key insights quickly can be a challenge.

Dataverse: Duplicate Detection Rules vs Alternate Keys

Dataverse: Duplicate Detection Rules vs Alternate Keys

Wed, 10/08/2025 - 17:57 By Stephane Pelhatre

Introduction

Having clean data in Dataverse can be tricky. One of the challenges is detecting and managing duplicate records.
With out-of-the-box tools you can implement duplicate detection rules or create alternate keys.
If you are a developer, you can implement a custom validation in a plugin.
In this article we will focus on out-of-the-box features (duplicate detection rules and alternate keys) and compare them.

Managed Identity in Plugins

Dataverse / Dynamics 365 : Azure Managed Identities from Plugins. Step by Step.

Thu, 07/17/2025 - 14:47 By julien.biedermann

Introduction

The days of storing Client ID and secret of your Key Vault in Dynamics are coming to an end. With Power Platform Managed Identity, Dataverse plug-ins can now connect to Azure resources that support managed identity without the need for credentials. Please note that at the time of writing this article, this feature is still in preview and is not intended for production use.

Dataverse Managed Environments Deep Dive

Dataverse Managed Environments Deep Dive

Tue, 10/08/2024 - 14:45 By julien.biedermann

Dataverse Managed Environments Deep Dive:

What is Managed Environments ?

Managed environments is a set of features that allows administrators to manage Power Platform at scale with more control, less effort, and more visibility.

List of features available with Managed Environments for now (18/09/24) :

Managed Identities from Azure to Dataverse

Managed Identities from Azure to Dataverse

Thu, 08/29/2024 - 14:48 By joao.neto

Introduction

A common challenge for developers is the management of secrets, credentials, certificates, and keys used to secure communication between services

One common practice while designing and architecturing authentication for Apps in the Azure Universe is the use of a App Registration as a controlled way to securely access resources in the the Azure universe and it's been for the last years a common pattern in my designs, perhaps yours also!

Tags