Azure-Samples / azure-samples-python-management

This repo contains sample code for management libraries of Azure SDK for Python
MIT License
164 stars 133 forks source link

data factory python samples missing #76

Open saiprasadcrown opened 2 years ago

nickzhums commented 2 years ago

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

saiprasadcrown commented 2 years ago

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

nickzhums commented 2 years ago

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

saiprasadcrown commented 2 years ago

@nickzhums @msyyc any help on this will be appreciated

msyyc commented 2 years ago

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.

saiprasadcrown commented 2 years ago

@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