Forum Discussion
Accessing Azure KeyVault secret for Fabric CopyData Action
- 2 years ago
You can use Web activity to get details from Azure Key vault
Settings :
Connection details :
where Base URL : https://<<KVName>>.vault.azure.net/secrets/<<SecretName>>?api-version=7.0
Token audience URI : https://vault.azure.net
Azuthorization : YOu can use any one like org or SP etc
I found it. And to clarify for potential future readers, as of this writing, that property is ONLY available in the NEW CONNECTION dialog box:
It is NOT available in the Edit Connection dialog box:
Commentary: Horrible user interface to use two different diagol boxes to set properties for a connection.
I have submitted an Idea to have this fixed here: Expose the Token Audience URI property for when ED... - Microsoft Fabric Community
If you are getting this far reading this thread, please go vote on the it.
Thanks.
Addendum:
After recreating my connection to include the Token Audience Uri property, Fabric simply takes that information and adds it as a Header: