Azure boards allow you to plan, discuss, and track tasks across teams and team members. Task management and tracking is a crucial component of the DevOps practice since it starts from conceptualizing the work and is linked until the release.
Azure boards are based on standard Kanban boards and provide capabilities such as the following:
- Work items: Create and assign work items to your team. Team members can also use work items to track their items and update statuses against work progress in the work item itself. There are multiple categories of work items available out of the box, such as the following:
- Bug
- Epic
- Feature
- Issue
- Task
- Test case
- User story
Each type of work item has different properties. Team members can track their efforts in hours with work items.
- Boards: Create boards with various buckets and move the work items across buckets toward completion...