Lab 02: Azure Boards - OT-TRAINING/azure-devops-zero-to-hero GitHub Wiki

Azure Boards

Now let's have a look at the azure boards.

image

Let's first create a sprint.

image

image

Now the work items are going to be characterized under "To Do", "Doing" and "Done" columns.

image

After creating a task, it must also be assigned to some user.

image

image

Now as we change the state of our To Do task to Doing, it'll automatically move into the Doing column.

image

image

Not to forget about the sprint period. A sprint generally goes for 14 days.

image

In our Work Items section we can easily find out what all tasks or sprints are running and their respective status along with the person assigned to it.

image

Whereas Boards will present the same tasks along with its categorization like sprint and issue.

image