Forum Discussion
Key Vault Reference - Invalid Credentials
- Anonymous11 months ago
I was able to create an Azure Key Vault Reference when I selected "Allow this Azure Key Vault reference to be utilized with either on-premises data gateways or VNet data gateways".
Without this I got the error "Unable to create connection for the following reason: Invalid connection credentials"
Hi Anonymous The error occurs because the credentials used for the Key Vault reference are invalid, often due to insufficient permissions or misconfiguration. Ensure the Microsoft Fabric workspace’s Managed Identity has Get and List permissions for secrets in the Key Vault through Access Policies or Azure RBAC. Verify the Key Vault reference is correctly formatted and that both the Key Vault and Fabric workspace are in the same Azure region. Test connectivity using Azure CLI or PowerShell, and check Key Vault logs for further insights.