Forum Discussion
Fabric Key Vault connection
- 4 months ago
Just FYI I have managed to create it at the end. I have switched to policies, then back to rbac configuration and ensured the service principal, has the right permissions, i have added this one:
and Key Vault Secrets User and Officer
Will see if the MFA creates any issues.
Hi MariaMul,
The recommended path for using KVs is to use a service principal/worksapce identity instead of a user account to access them. This will get around any pesky mfa.
See Configure AKV references - Microsoft Fabric | Microsoft Learn
Hi tayloramy ,
So currently we only have a service principal with MFA. I need to explore all options so I can have enough cause for requesting app registration.
Do you mean that app registration 'service principal' will not cause this issue? Currently the connection only uses oauth 2.0 so no managed/workspace identity.
I still don't understand why i could not even create the connection with my own credentials if my rbac is set up correctly on the keyvault. Maybe I am missing something.