Table of contents
Topics on this page

Add post-scan actions in Azure

After File Storage Security completes a scan, the scan results are tagged to the file and published to the Scan Result Topic in Azure. Adding post-scan options allows you to do more with your scan results.

Promote or quarantine

After a scan occurs, this sample Azure code promotes files with no issues found in one storage account and quarantines malicious files in another.

Notification

After a scan occurs and a malicious file is detected, these sample functions can send out notifications to:

Additional samples will be added in the coming months. Please check on a regular basis.

For the full list of post-scan sample code, visit GitHub at: https://github.com/trendmicro/cloudone-filestorage-plugins/tree/master/post-scan-actions.