Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 0db5310

Browse files
authored
Merge pull request #153 from MOC-Labs-Review/MOC-Labs-Review-patch-2
Update AZ400_M01_Agile_Planning_and_Portfolio_Management_with_Azure_B…
2 parents 7a96f6c + f6cbed9 commit 0db5310

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Instructions/Labs/AZ400_M01_Agile_Planning_and_Portfolio_Management_with_Azure_Boards.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Work items play a prominent role in Azure DevOps. Whether describing work to be
161161
162162
> **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.
163163
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**.
165165
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**.
166166

167167

@@ -377,7 +377,7 @@ To maximize a team's ability to consistently deliver high quality software, Kanb
377377
> **Note**: Verify that you now see the new stage in the workflow.
378378
379379
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.
381381

382382
![The stage now exceeds its **WIP** limit and is colored red as a warning next to "QA Approved" column](images/m1/wip_limit_v1.png)
383383

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

488488
![If necessary, on the "Dashboards" pane, in the upper left corner, in the "Agile Planning and Portfolio Management with Azure Boards Team" section, select "Agile Planning and Portfolio Management with Azure Boards Team - Overview"](images/m1/dashboard_v1.png)
489489

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**.
491491

492492
![On the "Dashboards" pane, in the upper left corner, in the "Agile Planning and Portfolio Management with Azure Boards Team" section, select "+ New dashboard"](images/m1/new_dashboard_v1.png)
493493

@@ -522,7 +522,7 @@ Dashboards allow teams to visualize status and monitor progress across the proje
522522
![On the "Editor" tab of "Queries > My Queries" pane, in the second row, in the "Field" column, select "Area Path" and, in the corresponding "Value" dropdown list, select "Agile Planning and Portfolio Management with Azure Boards\\PUL-Web"](images/m1/query_v1.png)
523523

524524

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**.
526526
1. Select the **Charts** tab and click **+ New chart**.
527527
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.
528528

0 commit comments

Comments
 (0)