Skip to content

Commit f4560d2

Browse files
authored
spelled out Azure Resource Manager instance
1 parent c7611b7 commit f4560d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-cicd-data-ingestion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ stages:
353353
displayName: 'Publish linting and unit test results'
354354

355355
# The CI stage produces two artifacts (notebooks and ADF pipelines).
356-
# The pipelines ARM templates are stored in a technical branch "adf_publish"
356+
# The pipelines Azure Resource Manager templates are stored in a technical branch "adf_publish"
357357
- publish: $(Build.SourcesDirectory)/$(Build.Repository.Name)/code/dataingestion
358358
artifact: di-notebooks
359359
- checkout: git://${{variables['System.TeamProject']}}@adf_publish

0 commit comments

Comments
 (0)