Starting runbook with webhook through data factory

Lucia Zaťková 0 Reputation points
2024-03-12T21:56:46.3533333+00:00

Hi,

I've recently created a pipeline in ADF that is using webhook to start a runbook in the Azure automation. When I run the webhook in ADF it stays in progress until it times out (even though when I look at the status of the runbook it clearly was triggered and then completed.) I can see the expected outputs of the runbook as well.

So the runbook gets triggered and completed successfully however the webhook activity just stays in progress until it times out.

The runbook is just a python script that calls API and saved json response in the blob storage.

Any ideas why the webhook activity remains in progress until it times out?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,681 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,256 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.