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

Commit aa9e26b

Browse files
authored
Merge pull request #636 from massimobonanni/Update-LAB04
LAB04 : EX02-TASK02-STEP03: The button label to save the pipeline is "Validate and save" instead "Save"
2 parents f0097e4 + 8a3d4b3 commit aa9e26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Instructions/Labs/AZ400_M02_L04_Enable_Continuous_Integration_with_Azure_Pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ The default build pipeline definition doesn't enable Continuous Integration.
168168

169169
Since you enabled Branch Policies, you need to pass by a Pull Request in order to update your code.
170170

171-
1. Click the **Save** button (not **Save and run**) to save the pipeline definition.
171+
1. Click the **Validate and save** button to validate and save the pipeline definition.
172172
1. Select **Create a new branch for this commit**.
173173
1. Keep the default branch name and **Start a pull request** checked.
174174
1. Click on **Save**.

0 commit comments

Comments
 (0)