Skip to content

Commit 977627e

Browse files
change list to bullets, not squential
1 parent 0200300 commit 977627e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/concept-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ With Azure Machine Learning, you can import data from a local machine or an exis
2222

2323
An Azure Machine Learning datastore serves as a *reference* to an *existing* Azure storage account. An Azure Machine Learning datastore offers these benefits:
2424

25-
1. A common, easy-to-use API that interacts with different storage types (Blob/Files/ADLS).
26-
1. Easier discovery of useful datastores in team operations.
27-
1. For credential-based access (service principal/SAS/key), Azure Machine Learning datastore secures connection information. This way, you won't need to place that information in your scripts.
25+
- A common, easy-to-use API that interacts with different storage types (Blob/Files/ADLS).
26+
- Easier discovery of useful datastores in team operations.
27+
- For credential-based access (service principal/SAS/key), Azure Machine Learning datastore secures connection information. This way, you won't need to place that information in your scripts.
2828

2929
When you create a datastore with an existing Azure storage account, you can choose between two different authentication methods:
3030

@@ -112,4 +112,4 @@ See [Create data assets](how-to-create-data-assets.md) for more information abou
112112
- [Install and set up the CLI (v2)](how-to-configure-cli.md#install-and-set-up-the-cli-v2)
113113
- [Create datastores](how-to-datastore.md#create-datastores)
114114
- [Create data assets](how-to-create-data-assets.md#create-data-assets)
115-
- [Data administration](how-to-administrate-data-authentication.md#data-administration)
115+
- [Data administration](how-to-administrate-data-authentication.md#data-administration)

0 commit comments

Comments
 (0)