Hi,
One of our employees is using Azure Backup on a laptop, and we receive antivirus alerts every time the backup process is run. Defining a scan exclusion for the "problematic" files and folders doesn't help, presumably because the VSS copy is being scanned. I don't think there's any way to exclude these temporary volume copies. Here is an example alert:
Trojan:W32/Generic.1de7271040!Online|Blocked|File|
\Device\HarddiskVolume93\Users\XXXXX\.vscode\extensions\ms-vscode.azure-account-0.3.0\node_modules\ms-rest\lib\serviceClient.js
Any idea how we can avoid this alert or suppress it?
Thanks!