зеркало из
1
0
Форкнуть 0
azure-quickstart-templates/anti-malware-extension-wind...
Kay Singh f711019d22 Added breaking change directions 2015-04-25 16:45:16 -07:00
..
README.md Anti malware extension template 2015-04-25 14:13:55 -07:00
azuredeploy.json Anti malware extension template 2015-04-25 14:13:55 -07:00
azuredeploy.parameters.json Added breaking change directions 2015-04-25 16:45:16 -07:00
metadata.json Anti malware extension template 2015-04-25 14:13:55 -07:00

README.md

Create a Windows VM with Anti-Malware extension enabled

Create a Windows VM with Anti-Malware extension enabled. This is a sample template that shows how to set up the Anti-Malware service with this configuration. For your use case you might want to modify these

  • Exclusions
    • Paths - C:\Users
    • Extensions - .txt
    • Processes - taskmgr.exe
  • RealtimeProtectionEnabled - true
  • ScheduledScanSettings
    • scanType - Quick
    • day - 7 i.e. Saturday
    • time - 120s (When to perform the scheduled scan, measured in minutes from midnight (0-1440). For example: 0 = 12AM, 60 = 1AM, 120 = 2AM)