An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Sentinel AzureMonitorAgentExtensions MicrosoftDnsAgent audit failures
I've got the DNS collector extension installed on several domain controllers and at the same time I've got audit configuration set to audit successfull and failed privilege use.
Every 30min or so the extension rebuilds its installation folder and resets file permissions. at the same time there are 32000 failed audit event of MicrosoftDNSAgent.exe trying use the SeTcbPrivilege (act as part of the operating system).
I've got the 1.7.1 version installed and it sets it self to run as the network service account which is not allowed that permission.
This results in millions of entries which are flooding the logs, is this a bug or is there a permission requirement listed somewhere? I cannot find any reference documentation for this