File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,10 @@ Event grid uses [event subscriptions](../event-grid/concepts.md#event-subscripti
23
23
24
24
For more information, see the [ Key Vault event schema] ( ../event-grid/event-schema-key-vault.md ) .
25
25
26
- > [ !NOTE]
27
- > Events are triggered only for secret versions (all three types) created after subscription is set.
28
- >
29
- > For existing secrets, you must generate new versions.
30
-
31
- > [ !WARNING]
32
- > Certificate events are only triggered for certificates automatically renewed through issuance policy
26
+ > [ !WARNING]
27
+ > Events are triggered only on new versions of a secrets after the subscription is set. For an existing secret, you must generate a new versions.
28
+ >
29
+ > Certificate events are only triggered when a certificate is automatically renewed through issuance policy.
33
30
34
31
## Practices for consuming events
35
32
You can’t perform that action at this time.
0 commit comments