You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
Because of the annoucement by Microsoft to integrate KeyVault & EventGrid. It might be a good solution to introduce a way to receive those notifications for keyvault rotation in web api's/applications so old cache is actively removed/refreshed.
For web-api's: we can expose one operation & let pass through to arcus to refresh (& renew) cache.
If it's not an API, we can work with a Backgroundthread listening on Service bus topics in the background.