Skip to content

Commit 7576314

Browse files
Merge pull request #230860 from tamram/tamram23-0310
note that CMK key rotation is not logged
2 parents ed049ea + 8a34ba2 commit 7576314

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/storage/common/customer-managed-keys-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: storage
66
author: tamram
77

88
ms.service: storage
9-
ms.date: 03/09/2023
9+
ms.date: 03/15/2023
1010
ms.topic: conceptual
1111
ms.author: tamram
1212
ms.reviewer: ozgun
@@ -110,6 +110,8 @@ When you enable or disable customer-managed keys, or when you modify the key or
110110

111111
> [!NOTE]
112112
> To rotate a key, create a new version of the key in the key vault or managed HSM, according to your compliance policies. Azure Storage does not handle key rotation, so you will need to manage rotation of the key in the key vault. You can [rotate your keys manually](customer-managed-keys-configure-existing-account.md#configure-encryption-for-manual-updating-of-key-versions) or [configure them to rotate automatically](customer-managed-keys-configure-existing-account.md#configure-encryption-for-automatic-updating-of-key-versions).
113+
>
114+
> When you rotate the key used for customer-managed keys, that action is not currently logged to the Azure Monitor logs for Azure Storage.
113115
114116
## Revoke access to a storage account that uses customer-managed keys
115117

0 commit comments

Comments
 (0)