Pipeline publishing error in Azure data lake

Shripad 101 Reputation points
2020-08-07T13:37:18.23+00:00

Hi Azure Gurus

I had created a pipeline in ADF and while publishing it getting the below error

Error:
Could not find a subtype for the resource. Fix the resource and refresh the page.

As this pipeline was redundant we had deleted it and now its throwing error for all other pipeline to be published.

Please let me know solution, i happened to read most of the forum queries and found most relevant and tried the solution given in below url

https://social.msdn.microsoft.com/Forums/azure/en-US/dba84ab4-beb5-4a2f-a106-9fa01e43f5ec/df-v2-all-pipelines-and-data-sets-now-saying-this-resource-references-resources-which-could-not?forum=AzureDataFactory

but still no luck.....

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
736 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,842 questions
{count} votes

Accepted answer
  1. Shripad 101 Reputation points
    2020-08-12T12:37:44.377+00:00

    Solution:
    In the main branch under dataset we found a sink file which was referring to the deleted pipeline name. It was also deleted and then the tick on the pipeline validation occurred immediately.
    So the problem is if we delete any pipeline using devops file system we should make sure all files are deleted else this error occurs while publishing.

    Thanks.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful