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

Commit a3871e6

Browse files
authored
note for YAML example
1 parent 08b4ecc commit a3871e6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Instructions/Labs/AZ400_M11_Configuring_Pipelines_as_Code_with_YAML.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,8 @@ In this task, you will add continuous delivery to the YAML-based definition of t
282282
> **Note**: This will automatically trigger a new build.
283283

284284
1. The pipeline will look similar to this example (**Reference your own subscription and webapp on last task**):
285-
**Note - you may have to edit the layout of the script to fix any errors.**
285+
286+
> **Note**: The indentation needs to be correct to make it work, copy and pasting may modify it.
286287

287288
```
288289
trigger:

0 commit comments

Comments
 (0)