remove un-used datasets

arkiboys 9,706 Reputation points
2022-03-22T12:11:33.903+00:00

Hello,
In data factory, how can I make sure a dataset is not being used before I remove it.
Thanks

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

Accepted answer
  1. Nandan Hegde 36,146 Reputation points MVP Volunteer Moderator
    2022-03-22T12:34:11.29+00:00

    Hey,
    Also adding to @Nasreen Akter , you can also verify from UI.
    In the ADF UI, we can click the entity and see the Related tab.

    185635-image.png

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Nasreen Akter 10,811 Reputation points Volunteer Moderator
    2022-03-22T12:17:45.923+00:00

    Hi @arkiboys ,

    One solution I could think of is

    • goto the DataFactory Manage -->ARM template --> download the ARM template and do a search with the dataset name.

    Hope this helps, thanks!

    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.