Skip to content

Commit 81b5557

Browse files
authored
wording update
1 parent 74a2073 commit 81b5557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Select **Storage Accounts** on the left pane, and choose the storage account tha
8888

8989
* For authentication items, like account key or SAS token, go to **Account Keys** on the **Settings** pane.
9090

91-
* For service principal items like, tenant ID and client ID, go to your **App registrations**, select which app you want to use and its corresponding **Overview** page contains these items.
91+
* For service principal items like, tenant ID and client ID, go to your **App registrations**, select which app you want to use. Its corresponding **Overview** page will contain these items.
9292

9393
> [!IMPORTANT]
9494
> If your storage account is in a virtual network, only creation of Blob, File share, ADLS Gen 1 and ADLS Gen 2 datastores **via the SDK** is supported. To grant your workspace access to your storage account, set the parameter `grant_workspace_access` to `True`.
@@ -175,7 +175,7 @@ You can find the information that you need to populate the form on the [Azure p
175175

176176
* For authentication items, like account key or SAS token, go to **Account Keys** on the **Settings** pane.
177177

178-
* For service principal items like, tenant ID and client ID, go to the **Overview** page of your **App registrations**.
178+
* For service principal items like, tenant ID and client ID, go to your **App registrations** and select which app you want to use. Its corresponding **Overview** page will contain these items.
179179

180180
The following example demonstrates what the form looks like when you create an Azure blob datastore:
181181

0 commit comments

Comments
 (0)