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...
Zara Johnson
Senior Technology Consultant
This is a really practical guide! I like how it shows a real-world way to eliminate secrets from plugin code, making Dataverse plugins much more secure while still keeping them functional.