How to Integrate Azure DevOps with Azure Synapse Studio


There are two ways you can develop and execute code in Azure Synapse Studio:

Synapse live development Git enabled development.

By default, Synapse Studio uses Synapse live, as shown in Fig 1. With Synapse live you can’t work in a group for the same codebase whereas by enabling Git collaboration, this becomes easy. This article will demonstrate a step-by-step guide to set up Git-enabled development in Synapse Studio.

Fig 1: Synapse live

With the Git enabled development approach either you can use Azure DevOps Git or GitHub. This article will guide you using Azure DevOps Git integration.

Prerequisites

There