f711019d22 | ||
---|---|---|
.. | ||
README.md | ||
azuredeploy.json | ||
azuredeploy.parameters.json | ||
metadata.json |
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)