Skip to content

Commit 34be8a4

Browse files
Merge pull request #268669 from sdgilley/patch-14
Update concept-azure-machine-learning-v2.md
2 parents 3baa996 + 2db6ebc commit 34be8a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/machine-learning/concept-azure-machine-learning-v2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ For the content of the file, see [datastore YAML examples](https://github.com/Az
235235

236236
---
237237

238+
To learn more about using a datastore, see [Create and manage data assets](how-to-create-data-assets.md).
239+
238240
## Model
239241

240242
Azure Machine Learning models consist of the binary file(s) that represent a machine learning model and any corresponding metadata. Models can be created from a local or remote file or directory. For remote locations `https`, `wasbs` and `azureml` locations are supported. The created model will be tracked in the workspace under the specified name and version. Azure Machine Learning supports three types of storage format for models:

0 commit comments

Comments
 (0)