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

Use LogSecurityEvent instead of LogEvent in the Active Directory background job #125

@stijnmoreels

Description

@stijnmoreels

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.

Metadata

Metadata

Assignees

Labels

az-active-directoryAll issues related to Azure Active Directory background jobsenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions