Skip to content

Commit 0889b26

Browse files
Merge pull request #209960 from Man-MSFT/patch-3
Update tutorial-1st-experiment-bring-data.md
2 parents 01191c3 + 0d88528 commit 0889b26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/tutorial-1st-experiment-bring-data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,8 @@ To run this script in Azure Machine Learning, you need to make your training dat
170170
> [!NOTE]
171171
> Azure Machine Learning allows you to connect other cloud-based storages that store your data. For more details, see the [data documentation](./concept-data.md).
172172
173-
There is no additional step needed for uploading data, the control script will define and upload the CIFAR10 training data.
173+
> [!TIP]
174+
> There is no additional step needed for uploading data, the control script will define and upload the CIFAR10 training data.
174175
175176
## <a name="control-script"></a> Create a control script
176177

0 commit comments

Comments
 (0)