question

HandeAsri-7745 avatar image
0 Votes"
HandeAsri-7745 asked SaurabhSharma-msft commented

How to list all the Azure resources used as a source / target in Azure Data Factory?

Hi experts,
I am trying to find a way to list all the Azure Data Factories which uses a certain Azure resource as a source or target.
For example I have pipeline A , connecting to Gen2 called "abc" as sink. Can I find if my Gen2 "abc" is used by pipeline A somewhere in logs ? I have a lot of ADFs and pipelines , so it is not easy to login each of them and look for it.
Is there a way to find by which Data Factories "abc" Gen2 is consumed ?

Thanks in advance,
Hande

azure-data-factory
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@handeasri-7745 Thanks for using Microsoft Q&A !!
I am checking on this internally and get back to you if this is possible.

0 Votes 0 ·

@handeasri-7745 You should be able to see all the artifacts that refers to the current in the “Related” tab of the respective dataset as shown in the screenshot below:
83372-image.png
In this case, “AutomatedSinkDataset331231” is used by 3 different pipelines: “pipeline27”, “pipeline51”, and “pipelineJenTest”


0 Votes 0 ·
image.png (39.3 KiB)

@handeasri-7745 Following up as I haven't heard back from you. Please let me know if you have any questions.

0 Votes 0 ·
Show more comments

1 Answer

JohnAherne-9205 avatar image
0 Votes"
JohnAherne-9205 answered

If your data factories are in Git, you could search across your repos for your string.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.