Skip to content

Commit 19c5d15

Browse files
committed
incorp feedback
1 parent 6fe4dcb commit 19c5d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-service-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Rotating the key does not trigger re-encryption of data in the storage account.
108108

109109
### Revoke access to customer-managed keys
110110

111-
You can revoke customer-managed keys if you believe that a key may have been compromised. After access to customer-managed keys is revoked, operations that read from or write to a blob or its metadata are not permitted. All other data operations are permitted. The specific operations that are not permitted are:
111+
You can revoke the storage account's access to the customer-managed key at any time. After access to customer-managed keys is revoked, or after the key has been disabled or deleted, operations that read from or write to a blob or its metadata are not permitted. All other data operations are permitted. The specific operations that are not permitted are:
112112

113113
- [List Blobs](/rest/api/storageservices/list-blobs), when called with the `include=metadata` parameter on the request URI
114114
- [Get Blob](/rest/api/storageservices/get-blob)

0 commit comments

Comments
 (0)