Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join 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

Reply
ToddChitt
Super User
Super User

Get Azure Key Vault in a Pipeline Web task

Hello all:

I am trying to use a Fabric Pipeline Web task to GET (and eventually POST) Azure Key Vault Secrets. I have it working in classic Azure Data Factory, and am pretty close, I think, to getting it to work in Fabric. 

In ADF on the Web task, there is a Resource property that I set as "https://vault.azure.net":

ToddChitt_0-1749522444219.png

I suspect I need to set something similar in the Fabric Pipeline Web task, but don't see where.

 

Any suggestions?

Thanks in advance.




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





1 ACCEPTED SOLUTION
v-aatheeque
Community Support
Community Support

Hi @ToddChitt ,

As shown in the screenshot you shared, that's from Azure Data Factory.

However, in Microsoft Fabric Pipelines, when you choose to create a new connection in a Web activity, you'll notice the interface is different. Fabric allows you to provide the base URL and authentication details as shown in the below screenshot.

vaatheeque_0-1749538967874.png


Reference : Web activity - Microsoft Fabric | Microsoft Learn

Hope this helps !!

If this post was helpful, please consider marking Accept as solution to assist other members in finding it more easily.

If you continue to face issues, feel free to reach out to us for further assistance!





View solution in original post

3 REPLIES 3
ToddChitt
Super User
Super User

I discovered that this morning. I also found that the Resource property you set in the CREATE Connection dialog box shows up as a Header. 

 

But now armed with that, the pipeline task does not run, does not even show any Output. I click Run and only get the confirmation in the upper right:

ToddChitt_0-1749561549672.png

But NOTHING HAPPENS.

(I can verify that the Azure Key Vault referenced in the URL is responding.)

 

Any ideas?




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





Hi @ToddChitt 


Thanks for sharing the screenshots ! From what you've shared, it looks like the pipeline has successfully started running, as indicated by the notification:

Successfully running Azure Key Vault (Pipeline).

However, at this point, the execution may still be in progress, which is why the Output panel isn’t showing any data yet.

Once the pipeline completes the status will update to "Succeeded" as seen in your below screenshot.

 

vaatheeque_0-1749641371365.png

The Output section will then display detailed execution metrics like files read/written, throughput, and duration etc.

Hope this helps!!

 

Regards,
atheeq.

v-aatheeque
Community Support
Community Support

Hi @ToddChitt ,

As shown in the screenshot you shared, that's from Azure Data Factory.

However, in Microsoft Fabric Pipelines, when you choose to create a new connection in a Web activity, you'll notice the interface is different. Fabric allows you to provide the base URL and authentication details as shown in the below screenshot.

vaatheeque_0-1749538967874.png


Reference : Web activity - Microsoft Fabric | Microsoft Learn

Hope this helps !!

If this post was helpful, please consider marking Accept as solution to assist other members in finding it more easily.

If you continue to face issues, feel free to reach out to us for further assistance!





Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.