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

Commit 3654e67

Browse files
authored
Changed texts for step 8, fixing issue
1 parent afe39bf commit 3654e67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M04_L07_Controlling_Deployments_using_Release_Gates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ In this task, you will set up the release tasks as part of the Release Pipeline.
207207
> **Note**: The pipeline now contains two stages named **Canary** and **Production**.
208208
209209
7. On the **Pipeline** tab, select the **Add an Artifact** rectangle, and select the **eShopOnWeb** in the **Source (build pipeline)** field. Click **Add** to confirm the selection of the artifact.
210-
8. From the **Artifact** rectangle, notice the **Continuous Integration Trigger** (lightning bolt) appearing. Click it to open the **Continuous deployment trigger** settings. Click the continuous deployment trigger to toggle the switch to enable it. Leave all other settings at default and close the **Continuous deployment trigger** pane, by clicking the **x** mark in its upper right corner.
210+
8. From the **Artifacts** rectangle, notice the **Continuous deployment trigger** (lightning bolt). Click it to open the **Continuous deployment trigger** settings. Click **Disabled** to toggle the switch and enable it. Leave all other settings at default and close the **Continuous deployment trigger** pane, by clicking the **x** mark in its upper right corner.
211211
9. Within the **Canary Environments** stage, click the **1 job, 2 tasks** label and review the tasks within this stage.
212212
213213
> **Note**: The canary environment has 1 task which, respectively, publishes the artifact package to Azure Web App.

0 commit comments

Comments
 (0)