Main Repo in ADF

Vineet S 1,390 Reputation points
2024-10-16T18:03:42.5633333+00:00

How to set up main repo between Dev and Accptance envionment in ADF. Genrally it should be same repo or diffrerent ...please share screenshot any

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

Accepted answer
  1. Chandra Boorla 14,510 Reputation points Microsoft External Staff Moderator
    2024-10-16T19:56:38.5666667+00:00

    Hi @Vineet S

    Greetings & Welcome to Microsoft Q&A forum! Thanks for posting your query!

    In Azure Data Factory, setting up a main repository for source control is crucial for managing your data pipelines and other resources across different environments, such as Development and Acceptance.

    Here's a step-by-step guide on how to set up a main repository and whether it should be the same or different for both environments:

    Choose a Source Control System: Azure Data Factory supports Git-based source control systems like Azure Repos or GitHub. User's image

    Create/Use Repositories:

    • Development Environment
    • Acceptance Environment

    Regarding the same or different repository for both environments:

    The choice depends on your specific requirements and preferences. If the Development and Acceptance environments are closely related and share similar codebases, a single repository can be sufficient.

    However, if there are significant differences between the environments (e.g., different data sources, configurations), separate repositories might be more appropriate to maintain isolation and avoid conflicts.

    For more details, please refer the below links:

    https://www.youtube.com/watch?v=vPUnURzXJSQ

    https://learn.microsoft.com/en-us/azure/data-factory/source-control

    https://erwindekreuk.com/2020/11/how-to-setup-code-repository-in-azure-data-factory/

    Disclaimer: This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

    I hope this information helps. Please do let us know if you have any further queries.

    Thank you.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.