Press "Enter" to skip to content

Creating Azure Data Factory Pipelines via Python

Michael Bourgon writes a script:

I hate creating SSIS. I also hate creating ADF via GUI. So here’s a way to do it with python. 

There are a couple prereqs (below), specifically an ultra-configurable Linked Service and Dataset.

Click through for an example of how it works.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.