Skip to content

Commit ce00e71

Browse files
authored
Merge pull request #105521 from msmbaldwin/patch-9
Update event-grid-overview.md
2 parents 99554bb + 28848e8 commit ce00e71

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

articles/key-vault/event-grid-overview.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,10 @@ Event grid uses [event subscriptions](../event-grid/concepts.md#event-subscripti
2323

2424
For more information, see the [Key Vault event schema](../event-grid/event-schema-key-vault.md).
2525

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.
3330
3431
## Practices for consuming events
3532

0 commit comments

Comments
 (0)