Your company is making an effort to show work in progress. They would like you to set up a Scrum project, including an Epic, Feature, User Stories, and Tasks. After you create an additional user in your organization, you just need to enter the tasks into Azure Boards and be able to determine which tasks are in progress and whom they are assigned to.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Create a New Azure DevOps Organization
From the Azure Portal, navigate to Azure Devops and create a new organization and scrum project.
- Create Three Sprints
In the organization settings, create three sprints that last 3 weeks each.
- Create Epic, Feature, User Stories, and Tasks
Within the Scrum project, create an Epic called Build Hands-on Labs, a Feature called Build a Grading System, two User Stories called as a user, I need to receive a grade and as a user, I need to search through all my grades. Finally, create 2 tasks for each User Story. For the "receive a grade story, create a task called Lab grades API Endpoint and a task called Build a filter-by-operator mechanism. For the "search through all my grades" story, create a task called Add search and payload to match AWS Lab Health and a task called Create a LabGrades table*.
- Create a Query to Identify the Work in Progress
Create a query within Azure Boards to locate In Progress tasks. Observe the results and save the query.