Edit

Share via


Power Platform managed identity overview

Power Platform managed identity allows enterprises to securely connect with Azure resources that support Azure managed identity from Dataverse plug-ins without the need for managing the credentials.

Power Platform managed identity relies on the workload identities based on federated identity credentials (FIC). Power Platform managed identity creates user-assigned managed identities (UAMI) or application registration for your application in the Microsoft Entra ID tenant of the enterprises. FIC is configured on UAMI or application registration to support managed identity for Dataverse plug-ins.

Key benefits

Power Platform managed identity provides the following key benefits:

  • Simplifies authentication and reduces the need for credentials management.
  • Improves security by reducing the attack surface.
  • Allows seamless authentication to other Azure services.

Supported scenarios

Enterprises can securely connect to Azure resources that support managed identity from their IP/ISV Dataverse plug-ins. For example, enterprises can use managed identity to connect to their Azure Key Vault from Dataverse plug-ins to retrieve sensitive information, like keys and secrets, without needing to manage credentials.

Supported services

The following table lists the services that support Power Platform managed identity.

Area Power Platform services Availability
Dataverse GA

Next steps

Set up managed identity for Power Platform - Dataverse plugins