Skip to content

Commit 56cb708

Browse files
authored
Adding a carriage return
so the text show up correctly.
1 parent 12d3edc commit 56cb708

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)