synapse team development

Colin Robinson 31 Reputation points
2020-12-04T15:48:40.307+00:00

How do you set up a development team say 1-5 devs to do shared pipeline development to a synapse data warehouse. All I see is brief comments to set up and use GIT repository .

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,919 questions
0 comments No comments
{count} votes

Accepted answer
  1. Saurabh Sharma 23,816 Reputation points Microsoft Employee
    2020-12-07T23:54:39.3+00:00

    @Colin Robinson Thanks for using Microsoft Q&A platform.

    Yes, that is correct you need to setup source control from Azure Synapse Studio through which you can associate your workspace with a Git repository, Azure DevOps or GitHub. Please refer to the documentation - Source control in Azure Synapse Studio for details.

    Once configured you can provide your developers their own branch to perform shared development by submitting pull requests from their respective branches to the collaboration branch and can later publish changes to Synapse service. Please find below the screenshot (Here I have enabled the repository with GitHub) submitted a pull request to merge from Dev branch to Main.
    45864-image.png

    Please let me know if you have any other questions.


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.