Skip to content

Commit af41894

Browse files
authored
Merge pull request #86322 from LoganxDev/patch-1
Update data-flow-assert.md
2 parents 1885fca + 242e2ee commit af41894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/data-flow-assert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Select ```fail data flow``` if you wish to have your data flow activity fail imm
4141

4242
### Assert ID
4343

44-
Assert ID is a property where you will enter a (string) name for your assertion. You will be able to use the identifier later downstream in your data flow using ```hasError()``` or to output the assertion failure code.
44+
Assert ID is a property where you will enter a (string) name for your assertion. You will be able to use the identifier later downstream in your data flow using ```hasError()``` or to output the assertion failure code. Assert IDs must be unique within each dataflow.
4545

4646
### Assert description
4747

0 commit comments

Comments
 (0)