Skip to content

1: Using this repository

Kevin Chant edited this page Mar 5, 2023 · 1 revision

Most optimal way to use this repository is to clone(copy) it to your local computer.

Afterwards, you can than work with the files in the IDE of your choice. For example, Azure Data Studio as below: Working with Synapse Serverless projects

You can then synchronize your local copy of this repository to one in the Azure Repos service in Azure DevOps for use.

From there you can create a new pipeline by using the existing YAML file called AzureDevOps-serverless-sql-pool.yml. I go into more detail about how to do this in a blog post called Connect a Database Project in Azure Repos to Azure Pipelines.

Once done you can customize the YAML file used for the pipeline to suit your needs.

Clone this wiki locally