realestatelosa.blogg.se

Connect visual studio code to github
Connect visual studio code to github







connect visual studio code to github

Your manager has asked you to run a workshop and walk through how the junior cloud administrators could use Azure Repos, as well as some basic setup and functionality. Several junior cloud administrators have basic Azure scripts and files they would like to better manage centrally with Azure Repos. You have been hired as a senior cloud administrator, and the company you now work for does not use centralized source/version control. To help walk through the lab, we'll consider the following scenario: You should see the updated changes to README.md and be able to view its history. Note: You can now go back to the Azure DevOps Repo and refresh the page. Commit the changes locally with a comment.Open the repo within Visual Studio Code when prompted to do so (after cloning the repo in the previous objective).Navigate back to Visual Studio Code, and clone the repo using the details you captured above, authenticating with your lab credentials (see this Microsoft article for more details about using Git).Retrieve the repository HTTPS URL (through the Clone Repository button).Navigate to the IT Ops repo we created earlier within Azure DevOps Repos.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.

connect visual studio code to github connect visual studio code to github

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).Successfully complete this lab by achieving the following learning objectives: Get Started with Azure DevOps









Connect visual studio code to github