Skip to content

Commit 829c6d3

Browse files
authored
Merge pull request #200416 from jonburchel/2022-06-03-public-pr-92273
Fixes public PR 92273
2 parents a5173cd + 28bd22b commit 829c6d3

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)