Use managed identities for Dataverse plug-ins
Important
Some of the functionality described in this release plan has not been released. Delivery timelines may change and projected functionality may not be released (see Microsoft policy). Learn more: What's new and planned
Enabled for | Public preview | General availability |
---|---|---|
Users, automatically | ![]() |
Mar 2025 |
Business value
Power Platform managed identities allow publishers of Dataverse plug-ins to securely connect to Azure resources without having to store or expose credentials. Managed identities eliminate the need for developers to manage these credentials.
Feature details
You can use Power Platform managed identities to access Azure resources without the need for usernames or passwords.
For example, suppose you want to connect to Azure Key Vault without using a username and password to retrieve secrets to connect to an external web service from your third-party or ISV plug-ins. You can leverage Power Platform managed identities from your third-party or ISV plug-ins to directly connect to Azure Key Vault to retrieve the secrets securely and access the external web service.