Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
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 @v-pbandela-msft
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