Skip to content

Commit 79f41b6

Browse files
Edits
1 parent 21cf69d commit 79f41b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-account-sas-create-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ An account SAS is created at the level of the storage account. By creating an ac
2828
- Delegate access to service-level operations that aren't currently available with a service-specific SAS, such as [Get Blob Service Properties](/rest/api/storageservices/get-blob-service-properties), [Set Blob Service Properties](/rest/api/storageservices/set-blob-service-properties) and [Get Blob Service Stats](/rest/api/storageservices/get-blob-service-stats).
2929
- Delegate access to more than one service in a storage account at a time. For example, you can delegate access to resources in both Azure Blob Storage and Azure Files by using an account SAS.
3030

31-
Stored access policies are not supported for an account SAS.
31+
Stored access policies aren't supported for an account SAS.
3232

3333
## Create an account SAS
3434

0 commit comments

Comments
 (0)