Using VS Code with Azure DevOps Git Repos

Azure DevOps

This is a continuation of my previous video on Azure DevOps Repos.  In this video, we install Visual Studio Code and install and configure Git to use an Azure DevOps Git repository.  We then go over creating and publishing branches from VS Code and pushing and pulling code updates from VS Code to the DevOps Repo.

Continue reading “Using VS Code with Azure DevOps Git Repos”

Getting Started with Azure DevOps Repos

Azure DevOps

Azure DevOps Repositories, or “repos” provide a way for teams to create, version, and manage code and files used for an Azure DevOps Project.  This video is an introduction tutorial for DevOps Repos, demonstrating how to create a new Git project, initialize the repo, create a branch, add files to a branch and commit changes, review history, create a pull request, and review branching policies.

Continue reading “Getting Started with Azure DevOps Repos”

Getting Started with Azure DevOps Boards

Azure DevOps

Azure DevOps boards provide a way for development teams to create, assign, manage, and monitor work items for a DevOps Project.  This video is an introduction tutorial for DevOps Boards, demonstrating how to create a new project, add a user to a team, create work items, modify an Azure DevOps board, and track progress with charts.

Continue reading “Getting Started with Azure DevOps Boards”