Azure DevOps
Azure DevOps
Azure DevOps
blog
Azure DevOps
Hans-Petter Halvorsen
Contents
• Introduction to Azure DevOps
• Getting Started with Azure DevOps
– Create and Configure a New Development
Project
• Using Agile/Scrum Features in Azure DevOps
• Source Code Control (SCC) with Azure
DevOps
• Bug Tracking with Azure DevOps
https://www.halvorsen.blog
Introduction to
Azure DevOps
Hans-Petter Halvorsen Table of Contents
Azure DevOps
• Tool for Software Engineering
–Planning, Collaboration, Source Code
Control, Bug Tracking, etc.
• Developed by Microsoft
• https://dev.azure.com
• Free for 5 Developers + Stakeholders
Features
• Integrated with Visual Studio
• Agile/Scrum Tools
– Product Backlog
– Sprint Backlog and Taskboard
• Source Code Control (SCC)
• Bug Reporting and Tracking
• ++ (Not covered in this tutorial)
https://www.halvorsen.blog
Note!!!
Select “Advanced” Settings
Version control = Team Foundation Version Control
Work item process = Scrum
Invite/Add Members
Project Settings
Agile/Scrum Features
in Azure DevOps
Hans-Petter Halvorsen Table of Contents
Product Backlog
Product Backlog
• The Scrum Product Backlog is simply a list of all things that needs to
be done within the project.
• It replaces the traditional requirements specification.
• So basically, The Product Backlog is a List of all the Requirements for
a given Software System
Work Items
Illustrative Example:
• You have limited features using the Web Browser, so you typically
want to use Visual Studio to connect to the Repository
• Then you can more easily create a proper Folder structure
• Then you are ready to use Visual Studio to Check-in/Check-out your
Code
Visual Studio
Open Team Explorer: Connect to your Azure DevOps Project:
Map a Local Folder to your Project
Source Control Explorer
Solution Explorer – Check-in/Check-out
https://www.halvorsen.blog
E-mail: [email protected]
Web: https://www.halvorsen.blog