Forum Discussion
Get Azure Key Vault in a Pipeline Web task
- 1 year ago
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.
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!
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:
But NOTHING HAPPENS.
(I can verify that the Azure Key Vault referenced in the URL is responding.)
Any ideas?
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.
The Output section will then display detailed execution metrics like files read/written, throughput, and duration etc.
Hope this helps!!
Regards,
atheeq.