Skip to content

Commit ab614aa

Browse files
authored
style edit in public repo
1 parent 4fcee05 commit ab614aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ When you register an Azure storage solution as a datastore, you automatically cr
5656

5757
All the register methods are on the [`Datastore`](https://docs.microsoft.com/python/api/azureml-core/azureml.core.datastore(class)?view=azure-ml-py) class and have the form register_azure_*.
5858

59-
The information you need to populate the register() method can be found via the [Azure Portal](https://portal.azure.com) and these steps
59+
The information you need to populate the register() method can be found via the [Azure portal](https://portal.azure.com) and these steps
6060

6161
1. Select **Storage Accounts** on the left pane and choose the storage account you want to register.
6262
2. The **Overview** page provides information such as, the account name and container or file share name.

0 commit comments

Comments
 (0)