Secure Plugin Development in Dataverse: Using Managed Identity with Azure Key Vault (No Secrets!)
Managing secrets and API keys securely in cloud-based enterprise apps is critical — especially in Dynamics 365 and Power Platform projects where plugins often need to call external APIs. In this post, I’ll walk you through how I implemented Managed I...