Azure Backup with antivirus - cbengine.exe
Hi,
We are running a Windows 2012 VM in Azure. It has Azure File Backup enabled, creating 3 daily backups, and Azure Snapshots enabled, creating nightly snapshots.
The snapshots are done at the VHD level, and therefore forticlient does not see it, and it has no system impact.
The file/folder backups however are done using Azure's 'Backup' module/software. The backup process is called 'cbengine.exe'
This cbengine.exe effectively reads every single file in the VM, and sends incremental backups to Azure. Because this is at the software level rather than the VHD level, Forticlient Antivirus sees this as a 'file read', and is scanning every single file 3 times a day.
This not only slows down the backup process so that many of them 'overlap' (i.e. the next backup schedule tries to start before the last one finishes), but it also means the processor is consistently running at 90% whilst it scans everything.
Is there any way to exclude Forticlient Antivirus from processing files that are read from cbengine.exe?
Thanks