Skip to content

Commit 39450ac

Browse files
Merge pull request #230728 from jlichwa/patch-53
Update how-to-configure-key-rotation.md
2 parents 532e4c1 + ecafd5d commit 39450ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/keys/how-to-configure-key-rotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Invoke-AzKeyVaultKeyRotation -VaultName <vault-name> -Name <key-name>
140140

141141
## Configure key near expiry notification
142142

143-
Configuration of expiry notification for Event Grid key near expiry event. You can configure notification with days, months and years before expiry to trigger near expiry event.
143+
Configuration of expiry notification for Event Grid key near expiry event. In case when automated rotation cannot be used, like when a key is imported from local HSM, you can configure near expiry notification as a reminder for manual rotation or as a trigger to custom automated rotation through integration with Event Grid. You can configure notification with days, months and years before expiry to trigger near expiry event.
144144

145145
:::image type="content" source="../media/keys/key-rotation/key-rotation-5.png" alt-text="Configure Notification":::
146146

0 commit comments

Comments
 (0)