Skip to content

Commit 23263e2

Browse files
committed
iterating
1 parent 5fa1247 commit 23263e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-expressions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 07/26/2023
1313
ms.custom: cliv2, sdkv2
1414
---
1515

16-
## Expressions in Azure Machine Learning SDK and CLI v2
16+
# Expressions in Azure Machine Learning SDK and CLI v2
1717

1818
With Azure Machine Learning SDK and CLI v2, you can use _expressions_ when a value may not be known when you're authoring a job or component. When you submit a job or call a component, the expression is evaluated and the value is substituted.
1919

0 commit comments

Comments
 (0)