Skip to content

Commit 7dc2eeb

Browse files
authored
Clarify usage of data types in templates
1 parent 5b7936e commit 7dc2eeb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-notes/2025/includes/pipelines/sprint-257-update.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ When queuing this pipeline, you have the option of choosing multiple regions to
113113
> [!div class="mx-imgBorder"]
114114
> [![Screenshot of Run pipeline region multi selection.](../../media/257-pipelines-08.png "Screenshot of Run pipeline region multi selection.")](../../media/257-pipelines-08.png#lightbox)
115115

116-
Please note that `stageList` cannot be used on templates. For templates, please leverage the `Object` data type instead.
116+
> [!NOTE]
117+
> The `stringList` data type isn't available in templates. Use the `object` data type in templates instead.
117118

118119
### See the full YAML code of a pipeline run
119120

0 commit comments

Comments
 (0)