Skip to content

Commit 268c8c5

Browse files
authored
Merge pull request #100677 from wutaomsft/patch-2
Adding a carriage return
2 parents 7764108 + 56cb708 commit 268c8c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/how-to-create-data-assets.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ When you create a data asset in Azure Machine Learning, you'll need to specify a
7171
- The schema of your data is complex and/or changes frequently.
7272
- You only need a subset of data (for example: a sample of rows or files, specific columns, etc).
7373
- AutoML jobs requiring tabular data.
74+
7475
If your scenario does not fit the above then it is likely that URIs are a more suitable type.
7576

7677
## Create a `uri_folder` data asset

0 commit comments

Comments
 (0)