azure-samples-python-management icon indicating copy to clipboard operation
azure-samples-python-management copied to clipboard

data factory python samples missing

Open saiprasadcrown opened this issue 3 years ago • 6 comments

saiprasadcrown avatar Dec 06 '21 21:12 saiprasadcrown

@saiprasadcrown could you describe a bit more what scenarios are you looking for?

nickzhums avatar Dec 07 '21 06:12 nickzhums

Hi @nickzhums , thanks for responding, I'm looking for samples to list the pipelines in the data factory and list the associated triggers, list the activities in each pipeline,

Please let me know if you have any questions

thanks

saiprasadcrown avatar Dec 07 '21 06:12 saiprasadcrown

@msyyc could you take a look to see if we have existing samples?

nickzhums avatar Dec 07 '21 08:12 nickzhums

@nickzhums @msyyc any help on this will be appreciated

saiprasadcrown avatar Dec 09 '21 05:12 saiprasadcrown

Hi @saiprasadcrown, Since we don't have much domain knowledge about datafactory, it will be helpful if you could provide rest api which meets your requirements.

msyyc avatar Dec 14 '21 04:12 msyyc

@msyyc here you go https://docs.microsoft.com/en-us/rest/api/datafactory/pipelines/list-by-factory https://docs.microsoft.com/en-us/rest/api/datafactory/triggers

saiprasadcrown avatar Jan 14 '22 21:01 saiprasadcrown