Hello, I followed your blog post to setup azure data factory connector and I could get it working.
However I am unable to figure out next steps from here.
- I have my Azure data factory(ADF) pipelines saved in github repo.
- My repo is in a feature branch.
My question is
- Where do I specify github connection here?
- How and where do I declare my feature branch on airflow?
Thanks.