You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/reference-yaml-datastore-data-lake-gen2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The source JSON schema can be found at https://azuremlschemas.azureedge.net/late
41
41
|`credentials.tenant_id`| string | The service principal tenant ID. **Required if `credentials` is specified.**|||
42
42
|`credentials.client_id`| string | The service principal client ID. **Required if `credentials` is specified.**|||
43
43
|`credentials.client_secret`| string | The service principal client secret. **Required if `credentials` is specified.**|||
44
-
|`credentials.resource_url`| string | The resource URL that specifies the operations that performed on the Azure Data Lake Storage Gen2 account. ||`https://storage.azure.com/`|
44
+
|`credentials.resource_url`| string | The resource URL that specifies the operations that will be performed on the Azure Data Lake Storage Gen2 account. ||`https://storage.azure.com/`|
45
45
|`credentials.authority_url`| string | The authority URL used for user authentication. ||`https://login.microsoftonline.com`|
0 commit comments