Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am looking for a way to integrate Azure Key Vault into Fabric Data Factory pipelines. Unfortunately, I haven't had any success so far. Any suggestions on how to achieve this integration?
Thanks,
Girish
Solved! Go to Solution.
When you state integration of Key vault in fabric data pipelines, can you please state whether it is in the ocnnections or within the pipeline?
Unfortunately, KV integration within connections is not available as of today.
Within pipelines, you can use web activity and KV rest API to get the secert values
Hi @girishtharwani2 ,
I wanted to follow up since we haven't heard back from you regarding our last response. We hope your issue has been resolved.
If the community member's answer your query, please mark it as "Accept as Solution" and select "Yes" if it was helpful.
If you need any further assistance, feel free to reach out.
Thank you,
Pavan.
Hi @girishtharwani2 ,
I wanted to follow up since we haven't heard back from you regarding our last response. We hope your issue has been resolved.
If the community member's answer your query, please mark it as "Accept as Solution" and select "Yes" if it was helpful.
If you need any further assistance, feel free to reach out.
Thank you,
Pavan.
Hello @Anonymous
I came across this post while trying to get a Fabric Pipeline Web activity to connect to an Azure Key Vault and retireve a Secret Value. I am having trouble:
You state: "step 2; If using Managed Identity, ensure the Fabric Data Factory's Managed Identity has Get access on secrets.
Proud to be a Super User! | |
What do you do if it is ServicePrincipalSecret that you are trying to retrieve from the key vault?
When you state integration of Key vault in fabric data pipelines, can you please state whether it is in the ocnnections or within the pipeline?
Unfortunately, KV integration within connections is not available as of today.
Within pipelines, you can use web activity and KV rest API to get the secert values