You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: Instructions/Labs/AZ400_M01_Agile_Planning_and_Portfolio_Management_with_Azure_Boards.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -161,7 +161,7 @@ Work items play a prominent role in Azure DevOps. Whether describing work to be
161
161
162
162
> **Note**: The work item form includes all of the relevant work item settings. This includes details about who it's assigned to, its status across many parameters, and all the associated information and history for how it has been handled since creation. One of the key areas to focus on is the **Related Work**. We will explore one of the ways to add a feature to this epic.
163
163
164
-
1. In the **Related work** section, select the **Add link** entry and, in the dropdown list, select **New item**.
164
+
1. In the **Related work** section on the lower right-side, select the **Add link** entry and, in the dropdown list, select **New item**.
165
165
1. On the **Add link** panel, in the **Work item type** dropdown list, select **Feature**, in the **Title** textbox, type **Training dashboard** and click **OK**.
166
166
167
167
@@ -377,7 +377,7 @@ To maximize a team's ability to consistently deliver high quality software, Kanb
377
377
> **Note**: Verify that you now see the new stage in the workflow.
378
378
379
379
1. Drag the **As a customer, I want to see tutorials I recently viewed** work item from the **Committed** stage into the **QA Approved** stage.
380
-
1. Drag the **As a customer, I want to view new tutorials** work item from the **QA Approved** stage into the **Done** stage.
380
+
1. Drag the **As a customer, I want to view new tutorials** work item from the **Approved** stage into the **Done** stage.
381
381
382
382

383
383
@@ -487,7 +487,7 @@ Dashboards allow teams to visualize status and monitor progress across the proje
487
487
488
488

489
489
490
-
1. On the **Dashboards** pane, in the upper left corner, in the **Agile Planning and Portfolio Management with Azure Boards Team**section, select **+ New dashboard**.
490
+
1. On the **Dashboards** pane, select the drop-down menu next to the **Agile Planning and Portfolio Management with Azure Boards Team - Overview**title, and select **+ New dashboard**.
491
491
492
492

493
493
@@ -522,7 +522,7 @@ Dashboards allow teams to visualize status and monitor progress across the proje
522
522

523
523
524
524
525
-
1. In the **New query** panel, in the **Enter name** textbox, type **Web tasks**, in the **Folder** dropdown list, select to **Shared Queries**, and click **OK**.
525
+
1. In the **New query** panel, in the **Enter name** textbox, type **Web tasks**, in the **Folder** dropdown list, select **Shared Queries**, and click **OK**.
526
526
1. Select the **Charts** tab and click **+ New chart**.
527
527
1. On the **Configure Chart** panel, in the **Name** textbox, type **Web tasks - By assignment**, in the **Group by** dropdown list, select **Assigned To**, and click **OK** to save the changes.
0 commit comments