Introduction

Completed

In this module, you'll learn how to use Azure Boards to implement a project management methodology for your development team. With Azure Boards, you can set up Kanban boards to define tasks and user stories that need to be worked on during development.

Azure Boards offers some out-of-the-box templates that you can use. There is a template for Scrum, Agile, CMMI, and a Basic template.

You'll learn how you can use, but also configure these templates, so they will fit your needs. You'll learn how to define iterations, plan resources, create and add work items, follow the project progress using the burn down chart, and so on.

You'll also learn how to link your code changes that you committed on a branch and how they can be linked to work items. With this, you can request all code changes for a work item or see the details why code has been modified. With Azure Boards, you can have a 360-degree view of your complete development process.