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

Commit 4b94b82

Browse files
last step should reference **Release-3** not Release-2
1 parent d78aebd commit 4b94b82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M04_L10_Creating_a_Release_Dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ In this task, you will create several Azure DevOps releases, including one that
102102
1. In the Azure DevOps portal, in the vertical navigational pane on the left side, click **Pipelines**.
103103
1. On the **Recent** tab of the **Pipelines** pane, click the **az400m10l02-CI** entry, on the **Runs** tab of the **az400m10l02-CI** pane, select the most recent run, on the **Summary** tab of the run, in the **Jobs** section, click **Build** and monitor the job until its successful completion.
104104
1. Once the job completes, in the Azure DevOps portal, in the vertical navigational pane on the left side, in the **Pipelines** section, click **Releases**.
105-
1. On the **az400m10l02 - CD** pane, on the **Releases** tab, click the **Release-2** entry, on the **Pipeline** tab of the **Release-2** pane click the **dev** stage, on the **dev** pane, click **View logs**, and monitor progress of the deployment until its failure during the **Test Assemblies** stage.
105+
1. On the **az400m10l02 - CD** pane, on the **Releases** tab, click the **Release-3** entry, on the **Pipeline** tab of the **Release-3** pane click the **dev** stage, on the **dev** pane, click **View logs**, and monitor progress of the deployment until its failure during the **Test Assemblies** stage.
106106

107107
#### Task 3: Create an Azure DevOps release dashboard
108108

0 commit comments

Comments
 (0)