Share via

Data Factory - Internal Server Error

Batuhan Tuter 6 Reputation points Microsoft Employee
2021-04-08T08:12:52.6+00:00

Hi,

I have a pipeline running in Data Factory.
It should have been stopped automatically (as expected) when one of the inner pipelines fails but it didn't, so I wanted to cancel the top pipeline but I am receiving an Internal Server Error. In fact, I'm receiving this error if I try to cancel any of the running activities.

Please see below:
85666-screen-shot-2021-04-08-at-100444.png

Data Factory region : West Europe

Failed pipeline run ID: 7dbc6a91-9882-4f65-90a9-10db56abbbff

Pipeline ID I'm trying to Cancel Recursively: c3b24f83-a506-4c5c-bf13-c16ace60e220

Can you please help me with this?
Thanks!

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
    2021-04-08T23:21:34.407+00:00

    Hi @Batuhan Tuter ,

    Thanks for using Microsoft Q&A !!

    Can you please try stopping the pipeline using PowerShell cmdlet - [stop-azdatafactoryv2pipelinerun][1] by passing the pipeline RunId.

    Thanks
    Saurabh

    Was this answer helpful?


Your answer

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