question

AhmesDAHAM-4465 avatar image
0 Votes"
AhmesDAHAM-4465 asked SwathiDhanwada-MSFT commented

Azure Policy

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

azure-policy
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@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.


0 Votes 0 ·

0 Answers