Hey @bk ,
one way would be to write a powershell code to get all the details like:
Get-AzureRmDataFactoryV2LinkedService : gets all the linked service details in ADF
Get-AzureRmDataFactoryV2Pipeline : gets all the pipeline details in ADF
and you can segregate the usage of the IRs
How to identify Linked services and IR used by pipe lines
bk
466
Reputation points
Hi All,
We have over 200 pipe lines and we have multiple Linked Services. We have 2SHIR and one Azure IR. Out of the two SHIR , one is on premises and the other is on a VM. I can go into each linked service and find out which IR they use and also i can open each pipeline and find the related Linked Service, the issue is we have more than 200 pipe lines and more than 50 linked services to go through. Is there an easy way ?
Thanks
Accepted answer
-
Nandan Hegde 32,911 Reputation points MVP
2021-01-27T05:51:52.99+00:00