Skip to content

Commit 5dcb5d7

Browse files
Update articles/storage/common/storage-sas-overview.md
Co-authored-by: Paul Jewell <[email protected]>
1 parent 0752a01 commit 5dcb5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-sas-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Azure Storage supports three types of shared access signatures:
3737
3838
### User delegation SAS
3939

40-
A user delegation SAS is secured with Microsoft Entra credentials and also by the permissions specified for the SAS. A User Delegation SAS is specific to Blob Storage and cannot be used with other Azure Storage services such as File Storage, Table Storage, or Queue Storage.
40+
A user delegation SAS is secured with Microsoft Entra credentials and also by the permissions specified for the SAS. A user delegation SAS is supported for Azure Blob Storage and Azure Data Lake Storage. It's not currently supported for Azure Files, Queue Storage, or Table Storage.
4141

4242
For more information about the user delegation SAS, see [Create a user delegation SAS (REST API)](/rest/api/storageservices/create-user-delegation-sas).
4343

0 commit comments

Comments
 (0)