Azure / Azure/Azure-DataFactory
Azure Datafactory Dataflow creation with Python SDK
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
I have referred this MS Document to create ADF and its pipeline- https://learn.microsoft.com/en-us/azure/data-factory/quickstart-create-data-factory-python But the sample here deploys Copy activity in the Azure Portal. As per this SO thread's requirement - https://stackoverflow.com/questions/76352908/how-to-create-a-dataflow-in-azure-sdk-python/76357206#76357206 the Op requires a Python SDK sample to create ADF dataflow pipeline with source and sink. I tried referring another github issue here- https://github.com/Azure/azure-sdk-for-python/issues/10106 but the code is unclear. Can I get the working sample code in Python to Deploy ADF dataflow pipeline, Source and Sink or any Documentation on the same?
Contributor guide
Assessment
This issue has not been assessed yet.