Featured Articles

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