About Azure Data Factory connect to others Repository

Long, Henry-H 20 Reputation points
2023-08-01T02:07:42.1633333+00:00

Hi Microsoft team, recently I'm using Azure Data factory which is a very good application. But when I start to explore code control and version control I learned Azure repository. However, I found that the product's support for code management platforms is limited. I wonder if Azure Data Factory will support more code management platforms such as BitBucket, SVN, etc. Because for custom mapping companies, many times need a special code management platform to ensure security and other issues.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,656 questions
0 comments No comments
{count} votes

Accepted answer
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2023-08-01T23:54:06.5766667+00:00

    @Long, Henry-H As called out by @Nandan Hegde , currently ADF only support Azure Dev Ops and GitHub as out of box source control.

    You may try the workaround suggested by Nandan, but it is not officially supported by MSFT in case of any break fix

    I would highly encourage you to please log a feature request idea in IDEAS Forum here : https://feedback.azure.com/d365community/forum/1219ec2d-6c26-ec11-b6e6-000d3a4f032c

    Please do share the feedback link once it is posted so that I can share the feedback with respective product teams.

    Hope this info helps. If the above response from @Nandan Hegde was helpful, please don’t forget to Accept Answer and click Yes for "was this answer helpful". This can be beneficial to other community members reading this thread.

    Thank you

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Nandan Hegde 36,156 Reputation points MVP Volunteer Moderator
    2023-08-01T02:36:44.15+00:00

    Hey,

    ADF supports both Azure Devops and GitHub repo for auto code control:

    User's image

    In case if you want your own platform, you can have it done manually wherein:

    you can export the ARM template manually and checkin within your code repo of your choice

    User's image


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.