Skip to content

Commit 4ef364b

Browse files
author
Larry Franks
committed
revising per feedback
1 parent 7f729b5 commit 4ef364b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

articles/machine-learning/how-to-share-data-across-workspaces-with-registries.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,10 @@ You can create three data asset types:
5555

5656
### Paths supported by Azure Machine Learning registry
5757

58-
When you create a data asset, you must specify a **path** parameter that points to the data location. Supported paths include:
59-
60-
| Location | Example |
61-
| :------------- |:-------------|
62-
| A path on your local computer | A path on your local computer |
63-
58+
When you create a data asset, you must specify a **path** parameter that points to the data location. Currently, the only supported paths are to locations on your local computer.
6459

60+
> [!TIP]
61+
> "Local" means the local storage for the computer you are using. For example, if you're using a laptop, the local drive. If an Azure Machine Learning compute instance, the "local" drive of the compute instance.
6562
6663

6764
## Prerequisites

0 commit comments

Comments
 (0)