Skip to content

Commit 3378a70

Browse files
authored
Update how-to-create-data-assets.md
1 parent bc0c9aa commit 3378a70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ When you create a data asset in Azure Machine Learning, you'll need to specify a
6060
> [!NOTE]
6161
> When you create a data asset from a local path, it will be automatically uploaded to the default Azure Machine Learning datastore in the cloud.
6262
63+
> [!IMPORTANT]
64+
> The studio only supports browsing of credential-less ADLS Gen 2 datastores.
65+
6366

6467
## Data asset types
6568
- [**URIs**](#Create a `uri_folder` data asset) - A **U**niform **R**esource **I**dentifier that is a reference to a storage location on your local computer or in the cloud that makes it easy to access data in your jobs. Azure Machine Learning distinguishes two types of URIs:`uri_file` and `uri_folder`.

0 commit comments

Comments
 (0)