How to find in which pipelines a specific dataset is being used?

hwaitech 0 Reputation points
2023-10-16T07:49:27.9833333+00:00

I have a dataset created in azure data factory and now i want to get to know in which pipelines this dataset is being used,how can i do that?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,448 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Samy Abdul 3,376 Reputation points
    2023-10-16T09:40:30.8633333+00:00

  2. Nandan Hegde 35,021 Reputation points MVP
    2023-10-20T10:26:30.9766667+00:00

    Hey,

    There are 2 ways to identify the dependencies :

    1. Manual UI way as stated by Bhargava
    2. Powershell module to get an automated list

    Below blog explains in detail :

    https://datasharkx.wordpress.com/2022/12/18/automated-way-to-identify-the-dependencies-on-a-dataset-in-an-azure-data-factory/

    0 comments No comments

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.