Forum Discussion
Secure Key Vault access without Workspace Identity
- 1 year ago
Perhaps you can use this:
https://learn.microsoft.com/en-us/fabric/data-engineering/notebook-utilities#credentials-utilities
Hi Eddykleinjan
I haven't tested whether the workspace identity can access the Azure Key Vault. Could you please share your results with us later? Thank you in advance.
Best Regards,
Jing
Hi Jing,
Will do! For now creating a workspace identity gives an error (status: Failed). Will start a support incident on this error occurs both under a Fabric Trial capacity and a real Fabric F2 capacity.
Best regard, Eddy
- Eddykleinjan1 year agoFrequent Visitor
Hi Jing,
Creating the workspace identity didn't work because the workspace name had special characters in the name, a space in my case. Microsoft had identified this as a problem and will fix this.
Jaimini reported that accessing the Key Vault is not possible using the workspace identity, I chose to use the notebookutils way that frithjof_v adviced. That worked; see my reply to his message.
- Anonymous1 year agoNot applicable
Thank you very much! I really appreciate the results you share!