Forum Discussion
MariaMul
4 months agoRegular Visitor
Fabric Key Vault connection
Hi All, I see few questions about Azure Key vault. I am trying to set up the connection with a service account (with mfa). The rbac is set to Key vault secret officer, Key vault secret user. Eve...
- 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.
Srisakthi
Super User
4 months agoHi MariaMul ,
For a service principal, we need a client ID and a secret. By “token,” I meant the secret.
Thanks,
Srisakthi
MariaMul
4 months agoRegular Visitor
I see, I guess you are using app registration? Anyway. I managed to create it, I have switched to policy configuration, then back to rbac and it worked.