问题一:Key Vault 和 Event Grid
通过将 Key Vault 与事件网格集成,可以在密钥保管库中存储的机密的状态发生更改时收到通知。
状态更改将定义为即将到期的机密(到期前 30 天)、已过期的机密或具有可用新版本的机密。
支持所有三种机密类型(密钥、证书和机密)的通知。无法自定义此时间设置。
问题二: Key Vault 和 Azure Function
问题三:Key Vault与Log A workspace
问题四:Key Vault 过期通知
Monitoring Key Vault with Azure Event Grid: https://learn.microsoft.com/en-us/azure/key-vault/general/event-grid-overview
Key Vault integration with Event Grid allows users to be notified when the status of a secret stored in key vault has changed. A status change is defined as a secret that is about to expire (30 days before expiration), a secret that has expired, or a secret that has a new version available. Notifications for all three secret types (key, certificate, and secret) are supported.