

Start a new terminal in Visual Studio Code and set up your identity (see the ‘Your Identity’ section in this article for more information) on how to use git config -global user.name and git config -global user.email.You can refer to this Microsoft article for more information on using an RDP client. Note: This step is entirely optional, as you can run this on your own PC if desired, rather than connecting to the VM. Log in using the credentials provided for you.Connect to the VM using RDP (the public IP is provided for you for VM1, on the lab instructions page).Get Started with VS Code Connect to the VM (Optional) Create and Initialize new Repo called IT Ops Repo (tick the box to include a README.md file).Follow the Getting Started wizard, and create a project called Lab Project (private visibility).This step can be avoided, if you are OK to provide the password every time.Successfully complete this lab by achieving the following learning objectives: Get Started with Azure DevOps Step 3: Before running the Clone command, we would be running the following command to cache the Git Credentials in Windows, else whenever Git Sync/Pull/Push command is triggered, it will ask for credentials. Let's say we would like to clone under C:/Git/ and suppose the remote repository name is sg_angular. Step 2c: Navigate to the directory (Use DOS CD command) where the remote Git repository needs to be cloned. Step 2b: Go to View > Integrated Terminal NET Framework 4.5 from Web Installer or Offline Installer. If not, please download & install Git for Windows from. After playing with VSC for some time, I found the way to configure VSC with Git in just 5 steps which were easy and straight forward.īefore starting to follow the below 5 steps, please make sure that Git is installed on your system.
