This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
Currently, when an service principal's secret is expired, an event is logged; but since this is security-related, we can make use of the LogSecurityEvent, making it that to more easier to categorize logged events.
Describe the solution you'd like
Change the LogEvent call in the Azure Active Directory background jobs to LogSecurityEvent for only secrets that are expired.
Additional context
First mentioned in arcus-azure/arcus.observability#233 by my good buddy @pim-simons.