An Azure service for ingesting, preparing, and transforming data at scale.
Welcome to Microsoft Q&A platform and thanks for posting your query here.
I understand you faced "Internal server error" while trying to execute ADF pipeline. This could have been an intermittent issue . There are various possible reasons for occurrence of Internal server error in ADF.
However the original question is not having any details, I would request you to edit the original query and update it with valid ask.
- Data factory might be down from the Resource Health tab in service health. Check if the location where your ADF is provisioned is affected.
- Too many concurrent pipeline runs may lead to "Internal server error". Try executing the pipelines in batches and see if it's able to handle the parallel execution and resolve the issue.
Hope it helps. Kindly accept the answer by clicking on Accept answer button. Thankyou