Hello ,
I'm doing a policy that audit virtual machines that have an antivirus called crowdstrike , in order to do that I'm looking for how to retrieve that antivirus ( crowdstrike ) and what's it's path to get to it .
Cordially
Hello ,
I'm doing a policy that audit virtual machines that have an antivirus called crowdstrike , in order to do that I'm looking for how to retrieve that antivirus ( crowdstrike ) and what's it's path to get to it .
Cordially
@AhmesDAHAM-4465 Welcome to Microsoft Q & A Community Forum. Azure Policy evaluates resources in Azure by comparing the properties of resources to business rules. As far as I know that antivirus is installed within virtual machines, and it can't be monitored using Azure Policy. Unless it's installed as an extension for the virtual machine, you can audit it with Azure policy. To check the list of azure resource properties that are supported, you can refer this document or you can use Get-AzPolicyAlias.
10 people are following this question.