Skip to content

Commit 5fae901

Browse files
20221207 adls link
1 parent ee0591a commit 5fae901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql/resources-self-help-sql-on-demand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you have a shared access signature key that you should use to access files, m
5757

5858
### Can't read, list, or access files in Azure Data Lake Storage
5959

60-
If you use an Azure AD login without explicit credentials, make sure that your Azure AD identity can access the files in storage. Your Azure AD identity must have the **Blob Data Reader** permission, or permissions to **List** and **Read** access control list (ACL) to access the files. For more information, see [Query fails because file cannot be opened](#query-fails-because-file-cant-be-opened).
60+
If you use an Azure AD login without explicit credentials, make sure that your Azure AD identity can access the files in storage. To access the files, your Azure AD identity must have the **Blob Data Reader** permission, or permissions to **List** and **Read** [access control lists (ACL) in ADLS](/storage/blobs/data-lake-storage-access-control-model). For more information, see [Query fails because file cannot be opened](#query-fails-because-file-cant-be-opened).
6161

6262
If you access storage by using [credentials](develop-storage-files-storage-access-control.md#credentials), make sure that your [managed identity](develop-storage-files-storage-access-control.md?tabs=managed-identity) or [SPN](develop-storage-files-storage-access-control.md?tabs=service-principal) has the **Data Reader** or **Contributor role** or specific ACL permissions. If you used a [shared access signature token](develop-storage-files-storage-access-control.md?tabs=shared-access-signature), make sure that it has `rl` permission and that it hasn't expired.
6363

0 commit comments

Comments
 (0)