Skip to content

Commit 62a6f88

Browse files
authored
Update how-to-troubleshoot-data-access.md
1 parent 90cbea3 commit 62a6f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Errors also include:
7676
7777
### ScriptExecution.StreamAccess.NotFound
7878

79-
The specified file or folder path doesn't exist. Check that the provided path exists in Azure portal or if using a datastore, that the right datastore is used (including the datastore's account and container). If the storage account is an HNS enabled Blob storage, otherwise known as ADLS Gen2, or an `abfs[s]` URI, that storage ACLs may restrict particular folders or paths. This will appear as a "NotFound" error instead of an "Authentication" error.
79+
The specified file or folder path doesn't exist. Check that the provided path exists in Azure portal or if using a datastore, that the right datastore is used (including the datastore's account and container). If the storage account is an HNS enabled Blob storage, otherwise known as ADLS Gen2, or an `abfs[s]` URI, that storage ACLs may restrict particular folders or paths. This error will appear as a "NotFound" error instead of an "Authentication" error.
8080

8181
### ScriptExecution.StreamAccess.Validation
8282

0 commit comments

Comments
 (0)