Skip to content

Commit 0752a01

Browse files
authored
Update storage-sas-overview.md
Azure Storage customers frequently express confusion regarding the statement "A user delegation SAS applies to Blob storage only." and often inquire whether it applies only to Blob Storage and not to File, Table, or Queue Storage. Providing explicit clarification in the documentation would help prevent this confusion and better assist users.
1 parent 20f3f7a commit 0752a01

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 applies to Blob storage only.
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.
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)