Skip to content

Commit 2828807

Browse files
authored
Update how-to-configure-key-rotation.md
1 parent 5bff461 commit 2828807

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, near expiry notification can be used 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)