Your First Repo in Azure Data Studio or VS Code


I wrote an article recently on Azure Data Studio and Version Control. Someone commented that their co-workers didn’t want to use the command line at all, but they didn’t have a Git repo. In this case, how would one get started with version control?

This article will show how you can work within the GUI of Azure Data Studio (ADS) or Visual Studio Code (VS Code) to save and version code without ever worrying about the git command line. There are a couple of steps, but the process is easy and we will walk through it below.

Install Git

Apart