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

Commit 7553d58

Browse files
LAB09-EX01-TASK01-STEP07: adding instruction to find the Run button
1 parent eb5c5d5 commit 7553d58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M03_L09_Set_Up_and_Run_Functional_Tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Let's start by importing the CI pipeline named [eshoponweb-ci.yml](https://githu
8585
- **DotNet Publish**: Publishes the application and its dependencies to a folder for deployment to a hosting system. In this case, it's **Build.ArtifactStagingDirectory**.
8686
- **Publish Artifact - Website**: Publish the app artifact (created in the previous step) and make it available as a pipeline artifact.
8787
- **Publish Artifact - Bicep**: Publish the infrastructure artifact (Bicep file) and make it available as a pipeline artifact.
88-
1. Click the **Save** button (not **Save and run**) to save the pipeline definition.
88+
1. Click the **Save** button (not **Save and run**) on the top-right part of the page to save the pipeline definition. You can find the **Save** button by clicking on the arrow to the right of the **Save and Run** (or **Run**) button.
8989

9090
#### Task 2: Add tests to the CI pipeline
9191

0 commit comments

Comments
 (0)