Skip to content

Commit bb9ab1d

Browse files
authored
Update how-to-access-data.md
1 parent 5ad4012 commit bb9ab1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For a low code experience, see how to use the [Azure Machine Learning studio to
6868
Datastores currently support storing connection information to the storage services listed in the following matrix.
6969

7070
> [!TIP]
71-
> **For unsupported storage solutions** (those not listed in the table below), you may run into issues connecting and working with this data. [Move your data](#move-data-to-supported-azure-storage-solutions) to a supported Azure storage solution. Doing this may also help with additional scenarios, like saving data egress cost during ML experiments.
71+
> **For unsupported storage solutions** (those not listed in the table below), you may run into issues connecting and working with your data. We suggest you [move your data](#move-data-to-supported-azure-storage-solutions) to a supported Azure storage solution. Doing this may also help with additional scenarios, like saving data egress cost during ML experiments.
7272
7373
| Storage type | Authentication type | [Azure Machine Learning studio](https://ml.azure.com/) | [Azure Machine Learning  Python SDK](/python/api/overview/azure/ml/intro) | [Azure Machine Learning CLI](reference-azure-machine-learning-cli.md) | [Azure Machine Learning  REST API](/rest/api/azureml/) | VS Code
7474
---|---|---|---|---|---|---

0 commit comments

Comments
 (0)