Skip to content

Commit 8f22b4b

Browse files
authored
Update how-to-access-data-interactive.md
1 parent 42af40d commit 8f22b4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/machine-learning/how-to-access-data-interactive.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@ Typically the beginning of a machine learning project involves exploratory data
4141
> pip install -U azureml-fsspec mltable
4242
> ```
4343
44-
## Access data from a datastore URI, like a filesystem (preview)
44+
## Access data from a datastore URI, like a filesystem
4545
46-
[!INCLUDE [preview disclaimer](../../includes/machine-learning-preview-generic-disclaimer.md)]
4746
4847
An Azure Machine Learning datastore is a *reference* to an *existing* storage account on Azure. The benefits of creating and using a datastore include:
4948

0 commit comments

Comments
 (0)