Hi @Modou Diouf ,
If you are not receiving the alert, there are a few things I would check. First, go to the Key Vault and check the Events tab to confirm if the event itself fired.
Then, confirm that the logs themselves are enabled for the Key Vault. As long as logs are enabled, all of the events should be recorded:
- KeyNearExpiryEventGridNotification
- KeyExpiredEventGridNotification
- SecretNearExpiryEventGridNotification
- SecretExpiredEventGridNotification
- SecretExpiredEventGridNotification
- CertificateExpiredEventGridNotification
https://learn.microsoft.com/en-us/azure/key-vault/general/logging?tabs=Vault#operation-names-table
You should also be able to see more details in the Webhook.
If everything seems to be set up correctly, I would recommend making a ticket with the Event Grid team.
If the information helped you, please Accept the answer. This will help us and improve searchability for others in the community who may be researching similar questions. Otherwise let me know if you have further questions.