Skip to content

Commit 28bd22b

Browse files
committed
Fixes public PR 92273
1 parent b501c62 commit 28bd22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/ci-cd-github-troubleshoot-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ While publishing ADF resources, the azure pipeline triggers twice or more instea
178178

179179
#### Cause
180180

181-
Azure DevOps has the 20 MB Rest API limit. When the ARM template exceeds this size, ADF internally splits the template file into multiple files with linked templates to solve this issue. As a side effect, this split could result in customer's triggers being run more than once.
181+
Azure DevOps has the 20 MB REST API limit. When the ARM template exceeds this size, ADF internally splits the template file into multiple files with linked templates to solve this issue. As a side effect, this split could result in customer's triggers being run more than once.
182182

183183
#### Resolution
184184

0 commit comments

Comments
 (0)